pub unsafe extern "C" fn SecTrustSetAnchorCertificates(
    trust: SecTrustRef,
    anchorCertificates: CFArrayRef,
) -> OSStatus