pub type BoxfKHR = Boxf;
#[repr(C)]pub struct BoxfKHR { pub center: Posef, pub extents: Extent3Df, }
center: Posef
extents: Extent3Df