SSHSupportAllocatePaged

NTSTATUS __stdcall SSHSupportAllocatePaged(_SIZE_T NumberOfBytes, ULONG Tag){
  return(unsigned int)ExAllocatePoolWithTag(1ui64, *(UINT64 *)&NumberOfBytes, Tag);
}

Referenced by:

SleepstudyHelperCreateBlockerFromGuid
SleepstudyHelperSetBlockerFriendlyName
SshpCopyDataEntry