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