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