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