pub unsafe extern "C" fn uv_dlsym( lib: *mut uv_lib_t, name: *const c_char, ptr: *mut *mut c_void, ) -> c_int