This streamlines the Genode-specific interface for both 32-bit and 64-bit architectures and fixes dynamic-linking issue with the rump VFS due to differing size_t types.
Fixes #2105
A rump server may now implement its own random number generator, the default impelementation will not generate random number. Issue #1409