auto TokenizeCoefficients(const jxl::coeff_order_t* orders, const jxl::Rect& rect, const int32_t** ac_rows, const AcStrategyImage& ac_strategy, YCbCrChromaSubsampling cs, jxl::Image3I* tmp_num_nzeroes, std::vector<Token>* output, const jxl::ImageB& qdc, const jxl::ImageI& qf, const BlockCtxMap& block_ctx_map) -> void