pub fn move_top( entries: &mut [QueueEntry], info_hash: Id20, ) -> Vec<(Id20, i32, i32)>
Move to position 0 (highest priority). Returns changes.