pub fn demangle_ms_with_view(
arch: &CoreArchitecture,
mangled_name: &str,
view: Option<&BinaryView>,
) -> Option<(QualifiedName, Option<Ref<Type>>)>pub fn demangle_ms_with_view(
arch: &CoreArchitecture,
mangled_name: &str,
view: Option<&BinaryView>,
) -> Option<(QualifiedName, Option<Ref<Type>>)>