pub unsafe extern "C" fn pthread_condattr_setclock(
    attr: *mut *mut c_void,
    clock_id: i32
) -> i32