pub const GET_PLUGIN_VTABLE_SYMBOL: &[u8] = b"get_plugin_vtable\0";
Symbol name the hub looks up via dlsym after dlopen.
dlsym
dlopen