pub fn add_builtin(
env: &mut SloshVm,
name: &str,
func: CallFuncSig<CompileEnvironment>,
doc_string: &str,
)
pub fn add_builtin(
env: &mut SloshVm,
name: &str,
func: CallFuncSig<CompileEnvironment>,
doc_string: &str,
)