pub unsafe extern "C" fn create_ncc_model( Template: Hobject, NumLevels: Hlong, AngleStart: f64, AngleExtent: f64, AngleStep: f64, Metric: *const c_char, ModelID: *mut Hlong, ) -> Herror