pub unsafe fn buttonmatrix_clear_button_ctrl_all( obj: *mut Object, ctrl: ButtonmatrixCtrl, ) -> Result<()>
This function is unsafe because it may dereference raw pointers.