DEC_IS_DYNALLOC
# define DEC_IS_DYNALLOC(mode) ((mode) == XZ_DYNALLOC)
# define DEC_IS_DYNALLOC(mode) (false)