pub unsafe extern "system" fn CertSetStoreProperty(
    hcertstore: HCERTSTORE,
    dwpropid: u32,
    dwflags: u32,
    pvdata: *const c_void,
) -> BOOL