pub unsafe fn object_get_click_area( obj: *const Object, area: *mut Area, ) -> Result<()>
This function is unsafe because it may dereference raw pointers.