Function windows_sys::Wdk::System::SystemServices::KeDelayExecutionThread
pub unsafe extern "system" fn KeDelayExecutionThread(
waitmode: i8,
alertable: BOOLEAN,
interval: *const i64,
) -> NTSTATUS