Function windows_sys::Win32::Security::Cryptography::CertFindSubjectInSortedCTL
pub unsafe extern "system" fn CertFindSubjectInSortedCTL(
psubjectidentifier: *const CRYPT_INTEGER_BLOB,
pctlcontext: *const CTL_CONTEXT,
dwflags: u32,
pvreserved: *const c_void,
pencodedattributes: *mut CRYPT_INTEGER_BLOB,
) -> BOOL