Function windows_sys::Wdk::System::SystemServices::ExCreatePool
pub unsafe extern "system" fn ExCreatePool(
flags: u32,
tag: usize,
params: *const POOL_CREATE_EXTENDED_PARAMS,
poolhandle: *mut HANDLE,
) -> NTSTATUS