pub type PbProfilingResponse = ProfilingResponse;
struct PbProfilingResponse { pub result: Vec<u8>, }
result: Vec<u8>