pub unsafe extern "C" fn virDomainPinVcpuFlags( domain: virDomainPtr, vcpu: c_uint, cpumap: *mut c_uchar, maplen: c_int, flags: c_uint, ) -> c_int