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