Alias SpawnFiberDlg

A fiber spawning delegate must be of this type

alias SpawnFiberDlg = nothrow @nogc @safe FiberHandle delegate(void delegate());