// Copyright (c) 2020 Johannes Stoelp #include void greet() { puts("Hello from libgreet.so!"); }