Function windows_sys::Win32::Security::Cryptography::NCryptEnumStorageProviders
pub unsafe extern "system" fn NCryptEnumStorageProviders(
pdwprovidercount: *mut u32,
ppproviderlist: *mut *mut NCryptProviderName,
dwflags: u32
) -> HRESULT