vrrpd_create_if
err = vrrpd_create_if(ifname, af, ifindex, &intf);
static vrrp_err_t vrrpd_create_if(const char *, int, uint32_t, vrrp_intf_t **);