#[unsafe(no_mangle)] pub extern "C" fn nanosleep( rqtp: *const timespec, rmtp: *mut timespec, ) -> c_int