bundle_Create
extern struct bundle *bundle_Create(const char *, int, int);
if ((bundle = bundle_Create(TUN_PREFIX, sw.mode, sw.unit)) == NULL)