pub fn open(ctx: &Ctx) -> Result<Link>
Open the raw link on the context’s interface.
Fails if the interface cannot be opened.