pub unsafe extern "C" fn uv_thread_getname( tid: *mut uv_thread_t, name: *mut c_char, size: usize, ) -> c_int