 
      
      void()
	A void function. Use this function if you don't want to add callback to your process. Warning: this function is now deprecated, and will be removed on the future release. Please use nothing instead if you don't want to add callback to your process	
	
void(_ = nothing)
_-