pub unsafe extern "C" fn JpegDecoder_Decode(
    this: *mut JpegDecoder,
    out: *mut u8,
    arg1: s64,
    alignment: s32,
    arg2: *mut u8,
    arg3: s64
) -> JpegStatus