pub unsafe extern "system" fn NtQueryTimerResolution(
    MaximumTime: PULONG,
    MinimumTime: PULONG,
    CurrentTime: PULONG
) -> NTSTATUS