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