Function windows_sys::Win32::Security::Cryptography::NCryptEnumKeys
pub unsafe extern "system" fn NCryptEnumKeys(
hprovider: NCRYPT_PROV_HANDLE,
pszscope: PCWSTR,
ppkeyname: *mut *mut NCryptKeyName,
ppenumstate: *mut *mut c_void,
dwflags: NCRYPT_FLAGS,
) -> HRESULT