pub unsafe extern "C" fn JpegDecoder_SetImageData(
    this: *mut JpegDecoder,
    source: *const u8,
    size: u64
)