Function windows::Win32::Security::Cryptography::CertEnumSystemStoreLocation
pub unsafe fn CertEnumSystemStoreLocation(
dwflags: u32,
pvarg: Option<*mut c_void>,
pfnenum: PFN_CERT_ENUM_SYSTEM_STORE_LOCATION,
) -> BOOL