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