#include "utils.c" int syn() { return 0; } int synack() { return 0; } int read_data() { return 0; }