RFC: Allow explicit call-site pass-by-reference annotation

Project Governance
Author
By-reference parameters are currently only declared when defining a function, while the call-site does not distinguish between by-value and by-reference passing...

This RFC has not yet started voting