#include "util.h" short f_htobs(short x){ return htobs(x); }