static auto DecodeQuantTable(size_t required_size_x, size_t required_size_y, BitReader* br, QuantEncoding* encoding, size_t idx, ModularFrameDecoder* modular_frame_decoder) -> Status
auto DecodeGlobalInfo(BitReader* reader, const FrameHeader& frame_header, bool allow_truncated_group) -> Status
auto DecodeGroup(const jxl::Rect& rect, BitReader* reader, int minShift, int maxShift, const ModularStreamId& stream, bool zerofill, PassesDecoderState* dec_state, RenderPipelineInput* render_pipeline_input, bool allow_truncated, bool* should_run_pipeline) -> Status