pub unsafe extern "C" fn cuvidGetDecodeStatus(
    hDecoder: CUvideodecoder,
    nPicIdx: c_int,
    pDecodeStatus: *mut CUVIDGETDECODESTATUS
) -> CUresult