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