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