An example of using and loading plugins from .so files.
To build, run the command: cargo build --release --all
The built plugins can be found in target/release/lib{PLUGIN_NAME}.so
To run this example, run the command: cargo run -- ./target/debug/libplugin.so