pub fn convert_move_type_tag(
    env: &GlobalEnv,
    tag: &TypeTag
) -> PartialVMResult<BaseType>