fair point but that problem you also have if you use a mapping and expect it to have certain keys (like in Process.create_process()) you can't rename the keys.
granted, currently the "problem" is limited to functions where such a mapping is used, but i don't see what the ability to rename your arguments buys you. you'll rarely want to change them if you are not changing the interface anyways.
greetings, martin.