pub unsafe fn nanosleep(
    arg___requested_time: *const timespec,
    arg___remaining: *mut timespec
) -> c_int