pub unsafe extern "C" fn nvjpegDecodeBatchedSupportedEx(
    handle: nvjpegHandle_t,
    jpeg_stream: nvjpegJpegStream_t,
    decode_params: nvjpegDecodeParams_t,
    is_supported: *mut c_int
) -> nvjpegStatus_t