pub unsafe extern "C" fn k_futex_wait( futex: *mut k_futex, expected: i32, timeout: k_timeout_t, ) -> i32