Function windows_sys::Wdk::System::SystemServices::ExAllocatePoolWithQuota
pub unsafe extern "system" fn ExAllocatePoolWithQuota(
pooltype: POOL_TYPE,
numberofbytes: usize,
) -> *mut c_void