FSE_isError
unsigned FSE_isError(size_t code) { return ERR_isError(code); }
#define FSE_isError ERR_isError