pub type InvokeFunction = fn(args_buf: &[u8], env_size: u32) -> Vec<u8>;
Keep track of all invokable functions