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