pub fn convert_model_base_type(
    env: &GlobalEnv,
    ty: &Type,
    subst: &[BaseType]
) -> BaseType