#include "test.h"

SockAddr get_empty_sa() {
    SockAddr sa;
    return sa;
}