pub unsafe extern "C" fn cuvidReconfigureDecoder(
    hDecoder: CUvideodecoder,
    pDecReconfigParams: *mut CUVIDRECONFIGUREDECODERINFO
) -> CUresult