pub unsafe extern "C" fn uv_thread_getaffinity( tid: *mut uv_thread_t, cpumask: *mut c_char, mask_size: usize, ) -> c_int