ExAllocatePool2

Function ExAllocatePool2 

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