Function CryptContextAddRef

pub unsafe fn CryptContextAddRef(
    hprov: usize,
    pdwreserved: Option<*const u32>,
    dwflags: u32,
) -> Result<()>