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