pub unsafe fn SetSystemTimeAdjustmentPrecise<P0>(
    dwtimeadjustment: u64,
    btimeadjustmentdisabled: P0,
) -> Result<()>
where P0: Param<BOOL>,