pub unsafe extern "C" fn SSLSetProtocolVersionMax(
    context: SSLContextRef,
    maxVersion: SSLProtocol,
) -> OSStatus