vtohl             213 pack.c         #define vtohl(x) (endian()?swapl(x):(x))
vtohl             239 pack.c         #define vtohl(x) swapl(x)
vtohl             268 pack.c         #define vtohl(x) (x)