pub fn epoll_create_internal( ctx: &mut FunctionEnvMut<'_, WasiEnv>, with_fd: Option<Fd>, ) -> Result<Result<Fd, Errno>, WasiError>