Function windows::Wdk::System::SystemServices::ExAllocatePoolWithQuotaTag
pub unsafe fn ExAllocatePoolWithQuotaTag(
pooltype: POOL_TYPE,
numberofbytes: usize,
tag: u32,
) -> *mut c_void