pub unsafe extern "C" fn virDomainFDAssociate( domain: virDomainPtr, name: *const c_char, nfds: c_uint, fds: *mut c_int, flags: c_uint, ) -> c_int