Function pthread_getcpuclockid

Source
pub unsafe extern "C" fn pthread_getcpuclockid(
    thread: u32,
    clk_id: *mut i32,
) -> i32