NATINT_LEN 29 pack.c # define NATINT_LEN(type,len) (natint?sizeof(type):(len)) NATINT_LEN 37 pack.c # define NATINT_LEN(type,len) sizeof(type)