Git Source
Wraps a int256 number into the SD49x28 value type.
function wrap(int256 x) pure returns (SD49x28 result);