pub unsafe extern "C" fn xc_dom_vuart_init(
xch: *mut xc_interface,
type_: u32,
domid: u32,
console_domid: u32,
gfn: xen_pfn_t,
evtchn: *mut evtchn_port_t,
) -> c_intpub unsafe extern "C" fn xc_dom_vuart_init(
xch: *mut xc_interface,
type_: u32,
domid: u32,
console_domid: u32,
gfn: xen_pfn_t,
evtchn: *mut evtchn_port_t,
) -> c_int