pub type SpherefKHR = Spheref;
#[repr(C)]pub struct SpherefKHR { pub center: Posef, pub radius: f32, }
center: Posef
radius: f32