function anonymous(t0,t1,t2 ) { return function writeHeader(t, v) { t0._write(t, v.magic); t1._write(t, v.meta); t2._write(t, v.sync); } }