pub fn init(cfg: Config)
Initialize the global XMT instance with the provided configuration.
xmt::init(xmt::Config::default().with_json_output());