DEC_IS_PREALLOC
# define DEC_IS_PREALLOC(mode) ((mode) == XZ_PREALLOC)
# define DEC_IS_PREALLOC(mode) (false)