pub type DynamicallyLinkedNodeInstance = fn(_: Inputs, _: Outputs, _: Value) -> JoinHandle<Result<Box<dyn Node>, Report>>;