1g/\<p_long\>/s//p_int/g
2g/\<p_ulong\>/s//p_uint/g
3/^LC_REGISTRY = {/-1i
4# Used to represent unknown load commands
5class unknown_command(Structure):
6    _fields_ = (
7    )
8
9.
10wq
11