pub fn register_alias(ns: &str, alias: &str, target_ns: &str, target_name: &str)
Register an alias name for an existing function. All names are normalized to uppercase.