pub fn worker_success_result_json(
identity: &WorkerInvocationIdentity,
wasm_byte_len: usize,
storage_file_result_json: Option<&str>,
storage_kv_result_json: Option<&str>,
storage_sqlite_result_json: Option<&str>,
network_execute_result_json: Option<&str>,
) -> String