VOID KeInitializeQueue(
  _Out_  PRKQUEUE Queue,
  _In_   ULONG Count
);
