pub unsafe extern "C" fn SSLSetCertificate(
    context: SSLContextRef,
    certRefs: CFArrayRef
) -> OSStatus