pub unsafe extern "C" fn nanosleep(
    a: *const timespec,
    b: *mut timespec
) -> i32