/* * Copyright (c) 2022, yzrh * * SPDX-License-Identifier: Apache-2.0 */ int strdec_jbig(char **bitmap, int width, int height, const char * restrict jbig, int jbig_size);