ref: a04da7cfc947f56ab85e19f752a6d3a10194382c dir: /f_ccittfax.c/
#include <u.h> #include <libc.h> #include "pdf.h" Filter filterCCITTFax = { .name = "CCITTFaxDecode", };