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