pub unsafe extern "system" fn KeDelayExecutionThread(
    waitmode: i8,
    alertable: BOOLEAN,
    interval: *const i64
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"