#include "hybbx/instance.h" /* Linked only into hybbxd. */ hybbx_instance_role_t hybbx_instance_role(void) { return HYBBX_INSTANCE_MAIN; }