If we add a `Realm` deserializer to the `anchor_spl` crate, we can move [this check](https://github.com/blockworks-foundation/voter-stake-registry/blob/master/programs/voter-stake-registry/src/instructions/create_registrar.rs#L72-L80) to the `#[derive(Accounts)]` context. Low priority but would be nice to not use an `UncheckedAccount`.