# Pastebin rUimjohv ❯ raku -e 'use NativeCall; sub Add(int64, int64 --> int64) is native("./test.so") {*}; say Add 1, 2' 3