Function xsTrace
					
			void xsTrace
			(
			
			  scope xs .bindings .xsMachineRecord* the,
			
			  string string_
			
			);
			
			
			void xsTrace
			(
			
			  scope xs .bindings .xsMachineRecord* the,
			
			  const(char*) string_
			
			);