#include "osm/discover.h" Vector osm_discover_onboard(char *sock_fd) { Vector out = {0}; return out; }