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