Function windows::Wdk::System::SystemServices::ExAllocatePool2

pub unsafe fn ExAllocatePool2(
    flags: u64,
    numberofbytes: usize,
    tag: u32,
) -> *mut c_void