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