#pragma once void plugin_init(void); // Pass path to a shared object file / dynamic library void plugin_register(const char *fname);