hermit
#[no_mangle] pub extern "C" fn sys_clock_nanosleep( clock_id: u64, flags: i32, rqtp: *const timespec, rmtp: *mut timespec) -> i32