pub unsafe extern "system" fn CertEnumSystemStore(
    dwflags: u32,
    pvsystemstorelocationpara: *const c_void,
    pvarg: *mut c_void,
    pfnenum: PFN_CERT_ENUM_SYSTEM_STORE,
) -> BOOL