vrrp_handle
if ((*vh = malloc(sizeof (struct vrrp_handle))) == NULL) {
typedef struct vrrp_handle *vrrp_handle_t;