pub unsafe fn CertFindSubjectInSortedCTL(
    psubjectidentifier: *const CRYPT_INTEGER_BLOB,
    pctlcontext: *const CTL_CONTEXT,
    dwflags: u32,
    pvreserved: Option<*const c_void>,
    pencodedattributes: Option<*mut CRYPT_INTEGER_BLOB>,
) -> BOOL