OPT_INT16
(sizeof(diskStructure->field) == 2 ? OPT_INT16 : OPT_INT8)), \
case OPT_INT16:
(sizeof(_type) == 2 ? OPT_INT16 : \