#[no_mangle] pub unsafe extern "C" fn nanosleep( req: *const timespec, rem: *mut timespec ) -> c_int
Sleep some nanoseconds
TODO: should be woken by signals, and set errno