pub fn resolve_frozen_alias(name: &str) -> &str
Resolve frozen module alias to its original name. Returns the original module name if an alias exists, otherwise returns the input name.