pub type NativeMethod = fn(_: &mut Instance, args: Vec<LitrRef>, _: Scope) -> Litr;
Key语言的原生类型中为模块定义的方法