pub unsafe fn CertGetStoreProperty( hcertstore: HCERTSTORE, dwpropid: u32, pvdata: Option<*mut c_void>, pcbdata: *mut u32, ) -> Result<()>