Function pthread_getcpuclockid

Source
pub unsafe extern "C" fn pthread_getcpuclockid(
    __thread_id: u64,
    __clock_id: *mut i32,
) -> i32