1 2 3 4 5
(component (import "test:child/root" (instance $child (export "get-value" (func (result (tuple string (result u32))))) )) )