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