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