NATINT_LEN 28 pack.c # define NATINT_LEN(type,len) (natint?sizeof(type):(len)) NATINT_LEN 38 pack.c # define NATINT_LEN(type,len) sizeof(type)