vtohs            205 pack.c         #define vtohs(x) (endian()?swaps(x):(x))
vtohs            225 pack.c         #define vtohs(x) swaps(x)
vtohs            248 pack.c         #define vtohs(x) (x)