FSE_BLOCKBOUND
#define FSE_COMPRESSBOUND(size) (FSE_NCOUNTBOUND + FSE_BLOCKBOUND(size)) /* Macro version, useful for static allocation */
unsigned const fast = (dstSize >= FSE_BLOCKBOUND(srcSize));