pub type CallResults = HashMap<u32, CallServiceResult>;
pub struct CallResults { /* private fields */ }