Currently the import_native_plugin_from_directory function in the kernel class initializes a native plugin class by calling the constructor without any arguments. There can be use cases where we may ...