So if I have a lot of data in my current environment and I want to send small integer to process, it would be much better to use msg_env=NULL to copy only this message, instead of moving all my local data to receiver?