Function windows_sys::Win32::Security::Cryptography::GetKeyStorageInterface
pub unsafe extern "system" fn GetKeyStorageInterface(
pszprovidername: PCWSTR,
ppfunctiontable: *mut *mut NCRYPT_KEY_STORAGE_FUNCTION_TABLE,
dwflags: u32,
) -> NTSTATUS