pub fn split_key_epoch(full_key: &[u8]) -> (&[u8], &[u8])
Splits a full key into its user key part and epoch part.