pub unsafe extern "C" fn cuvidCreateDecoder(
    phDecoder: *mut CUvideodecoder,
    pdci: *mut CUVIDDECODECREATEINFO
) -> CUresult