Function windows_sys::Wdk::System::SystemServices::ExAllocatePool3
pub unsafe extern "system" fn ExAllocatePool3(
flags: u64,
numberofbytes: usize,
tag: u32,
extendedparameters: *const POOL_EXTENDED_PARAMETER,
extendedparameterscount: u32,
) -> *mut c_void