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