pub unsafe fn buttonmatrix_get_one_checked(obj: *const Object) -> Result<bool>
This function is unsafe because it may dereference raw pointers.