pub fn twz_rt_fd_open( name: &str, create: create_options, flags: u32, ) -> Result<RawFd>
Open a file descriptor by name, as a Rust-string.