find
function find(StdStorage storage self) internal returns (uint256);
Finds an arbitrary storage slot given target, sig, with_key(s), and depth.
target
sig
with_key
depth
Reverts with a message if unsuccessful.