pub type xen_platform_parameters_t = xen_platform_parameters;
#[repr(C)]pub struct xen_platform_parameters_t { pub virt_start: u64, }
virt_start: u64