pub fn twz_rt_fd_get_info(fd: RawFd) -> Option<FdInfo>
Get information about an open file descriptor. If the fd is invalid or closed, returns None.