Say I have my event-driven TCP communications library in C.
From my Raku application I can call a function in the C library using NativeCall.
my $server =