pub unsafe fn KeExpandKernelStackAndCallout( callout: PEXPAND_STACK_CALLOUT, parameter: Option<*const c_void>, size: usize, ) -> NTSTATUS