We have a convention in `rust-bitcoin` to use external crates directly when importing them not via `crate::foo`. Update all the import paths for `io` to use this form.