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