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