Alias DebugCallback

Debug callback type

alias DebugCallback = void delegate(Severity, string);