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