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