v0.9.2
struct CallingFunctionStruct { mapping(uint256 policyId => mapping(bytes4 sig => CallingFunctionStorageSet)) callingFunctionStorageSets; }