pub unsafe extern "C-unwind" fn jpeg_write_m_header(
    cinfo: &mut jpeg_compress_struct,
    marker: c_int,
    datalen: c_uint
)