pub unsafe extern "C" fn pthread_condattr_setclock(
    __attr: *mut pthread_condattr_t,
    __clock_id: u32
) -> i32