pub unsafe extern "C" fn pthread_threadid_np(
    thread: usize,
    thread_id: *mut u64
) -> i32