const event_loop: event.Loop.Instance = if (@hasDecl(options_override, "event_loop")) options_override.event_loop else event.Loop.default_instance;