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