pub unsafe extern "C-unwind" fn jpeg_write_marker( cinfo: &mut jpeg_compress_struct, marker: c_int, dataptr: *const u8, datalen: c_uint, )