RUMP_O_RDONLY
fd = rump_sys_open(filename, RUMP_O_RDONLY, 0);
RL(fd = rump_sys_open("/dev/random", RUMP_O_RDONLY));