CRC_TABLE_IS_EMPTY
# define CRC_TABLE_IS_EMPTY (crc_table_empty != 0)
# define CRC_TABLE_IS_EMPTY (crc_table == NULL)