pub unsafe extern "system" fn GetSystemTimeAdjustment(
    lptimeadjustment: *mut u32,
    lptimeincrement: *mut u32,
    lptimeadjustmentdisabled: *mut BOOL,
) -> BOOL