lua.wire.prepare_start
start = wire.prepare_start( { start="..." , globals={} } )
opts.start=nil
opts.globals={}
opts.header="..."
opts.footer="..."
See wire.thread for documentation on these opts, we just pass the opts table down into this function to prepare the start string.