pub unsafe extern "system" fn ExQueryTimerResolution(
    maximumtime: *mut u32,
    minimumtime: *mut u32,
    currenttime: *mut u32
)