NTSTATUS __stdcall RtlpCtInitializeWorkItem(CHAR **a1, INT64 a2){
VOID **PoolWithTag;
PoolWithTag = ExAllocatePoolWithTag(0x200ui64, 0x20ui64, 1735672676i64);
*a1 = (CHAR *)PoolWithTag;
if( !PoolWithTag )
return -1073741670;
*PoolWithTag = 0i64;
PoolWithTag[2] = RtlpRtlpCtWaitForWnfQuiescentWorker;
PoolWithTag[3] = (VOID *)a2;
return 0;
}