pub unsafe extern "C" fn zx_futex_get_owner(
    value_ptr: *const AtomicI32,
    koid: *mut u64
) -> i32