pub unsafe extern "C" fn futex( uaddr: *mut u32, op: c_int, val: c_int, timeout: *const timespec, uaddr2: *mut u32) -> c_int