ifa_create
ifa = ifa_create(sizeof(struct ifaddr) + 2 * socksize);
void *ifa_create(int);
ia = ifa_create(sizeof(*ia));