pub unsafe extern "C-unwind" fn jpeg_set_colorspace(
    cinfo: &mut jpeg_compress_struct,
    colorspace: J_COLOR_SPACE
)