pub fn load_key(account: &AccountInfo<'_>, offset: usize) -> Result<Key, Error>
Load the one byte key from the account data at the given offset.