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