pub unsafe extern "C" fn SSLCopyCertificateAuthorities(
    context: SSLContextRef,
    certificates: *mut CFArrayRef
) -> OSStatus