pub fn get_position_in_list(
    search_authority: AuthorityName,
    positions: Vec<AuthorityName>
) -> usize