code:var sOut = Interop.Allocate((lLen*2)+1);
code:var sOut = Interop.Allocate((lLen*2)+2);
code:var sOut = Interop.Allocate((lLen+1)*2);