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