pub unsafe fn NCryptEnumStorageProviders( pdwprovidercount: *mut u32, ppproviderlist: *mut *mut NCryptProviderName, dwflags: u32, ) -> Result<()>