pub unsafe fn QueryPerformanceCounter(
    lpperformancecount: *mut i64
) -> Result<()>