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