1 2 3 4
#include <sys/types.h> void eos_modem_init(void); ssize_t eos_modem_write(void *data, size_t size);