Function fxPush
Push a slot onto the stack.
					
			void fxPush
			(
			
			  scope xs .bindings .xsMachineRecord* the,
			
			  xs .bindings .xsSlotRecord slot
			
			);
					
				
			Push a slot onto the stack.
					
			void fxPush
			(
			
			  scope xs .bindings .xsMachineRecord* the,
			
			  xs .bindings .xsSlotRecord slot
			
			);