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