vrrp_create
if ((err = vrrp_create(vrrp_vh, &conf)) == VRRP_SUCCESS)
vrrp_err_t vrrp_create(vrrp_handle_t, vrrp_vr_conf_t *);