pub unsafe extern "system" fn CertGetCertificateContextProperty( pcertcontext: *const CERT_CONTEXT, dwpropid: u32, pvdata: *mut c_void, pcbdata: *mut u32, ) -> BOOL