Function windows::Win32::Security::Cryptography::CryptGetDefaultProviderA
pub unsafe fn CryptGetDefaultProviderA(
dwprovtype: u32,
pdwreserved: Option<*const u32>,
dwflags: u32,
pszprovname: PSTR,
pcbprovname: *mut u32,
) -> Result<()>