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