pub unsafe extern "C" fn nvjpegDecodeJpegHost(
    handle: nvjpegHandle_t,
    decoder: nvjpegJpegDecoder_t,
    decoder_state: nvjpegJpegState_t,
    decode_params: nvjpegDecodeParams_t,
    jpeg_stream: nvjpegJpegStream_t
) -> nvjpegStatus_t