pub unsafe extern "C-unwind" fn jpeg_suppress_tables(
    cinfo: &mut jpeg_compress_struct,
    suppress: boolean
)