Function windows_sys::Wdk::System::SystemServices::KeExpandKernelStackAndCalloutEx
pub unsafe extern "system" fn KeExpandKernelStackAndCalloutEx(
callout: PEXPAND_STACK_CALLOUT,
parameter: *const c_void,
size: usize,
wait: BOOLEAN,
context: *const c_void,
) -> NTSTATUS