pub fn handle_wait_timeout( handle: usize, timeout_ns: usize, ) -> Result<usize, Error>
Wait on a capability handle with a timeout (nanoseconds).