pub unsafe extern "C" fn pthread_condattr_setclock(
    arg1: *mut pthread_condattr_t,
    arg2: clockid_t
) -> c_int