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