pub unsafe extern "system" fn NtDelayExecution(
    Alertable: BOOLEAN,
    DelayInterval: PLARGE_INTEGER
) -> NTSTATUS