pub unsafe extern "C" fn nvjpegDecodeBatchedParseJpegTables(
    handle: nvjpegHandle_t,
    jpeg_handle: nvjpegJpegState_t,
    data: *const c_uchar,
    length: usize
) -> nvjpegStatus_t