pub fn mentions_to_proto(
    mentions: &[(Range<usize>, UserId)]
) -> Vec<ChatMention>