pub unsafe extern "C" fn SecTrustSettingsCopyCertificates(
    domain: SecTrustSettingsDomain,
    certsOut: *mut CFArrayRef
) -> OSStatus