pub unsafe extern "C" fn SSLGetConnection(
    context: SSLContextRef,
    connection: *mut SSLConnectionRef
) -> OSStatus