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