pub unsafe extern "C" fn g_pointer_bit_lock_and_get(
    address: gpointer,
    lock_bit: c_uint,
    out_ptr: *mut uintptr_t
)
Available on crate feature v2_80 only.