Function libjxl :: jxl :: DecodeGroup
auto DecodeGroup(BitReader** readers, size_t num_passes, size_t group_idx, PassesDecoderState* dec_state, GroupDecCache* group_dec_cache, size_t thread, RenderPipelineInput& render_pipeline_input, ImageBundle* decoded, size_t first_pass, bool force_draw, bool dc_only, bool* should_run_pipeline) -> Status