pub fn read_pubkey(
    current: &mut usize,
    data: &[u8]
) -> Result<Pubkey, SanitizeError>