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