pub type VmFetchResponse = VmFetchResponse;
pub struct VmFetchResponse { pub response_json: String, }
response_json: String