pub unsafe extern "C" fn nvjpegJpegStreamGetChromaSubsampling(
    jpeg_stream: nvjpegJpegStream_t,
    chroma_subsampling: *mut nvjpegChromaSubsampling_t
) -> nvjpegStatus_t