We recently converted uses of `PSBT` -> `Psbt` inline with idiomatic Rust acronym identifiers. Do the same to `PSBTKey`. Use `PsbtKey` instead of `PSBTKey` when aliasing the import of `psbt::raw::Key` from `bitcoin` library.