pub unsafe extern "C" fn SSLGetNegotiatedCipher(
    context: SSLContextRef,
    cipher: *mut SSLCipherSuite,
) -> OSStatus