Function windows_sys::Win32::Security::Cryptography::CertEnumPhysicalStore
pub unsafe extern "system" fn CertEnumPhysicalStore(
pvsystemstore: *const c_void,
dwflags: u32,
pvarg: *mut c_void,
pfnenum: PFN_CERT_ENUM_PHYSICAL_STORE,
) -> BOOL