RequeueUnlocked
inline void RequeueUnlocked(vm_page* page, bool tail);
queue->RequeueUnlocked(page, tail);
queue.RequeueUnlocked(page, true);