pub unsafe fn invoke_runtime_cli(args: *const *const c_char) -> Result<c_int>
Invoke the runtime CLI.
The args pointer must be a valid null-terminated array of C strings.