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