pub unsafe fn NtQueryTimerResolution(
    maximumtime: *mut u32,
    minimumtime: *mut u32,
    currenttime: *mut u32,
) -> NTSTATUS