pub unsafe extern "C" fn nvjpegJpegStreamGetComponentsNum(
    jpeg_stream: nvjpegJpegStream_t,
    components_num: *mut c_uint
) -> nvjpegStatus_t