pub unsafe extern "system" fn NtQueryPerformanceCounter(
    PerformanceCounter: *mut i64,
    PerformanceFrequency: *mut i64
) -> NTSTATUS