pub const REGISTRY_OFFSET: usize = crate::account::HEADER_LEN; // 16usize
Offset where the registry header starts (after AccountHeader).