fn get_window_start_with_offset( timestamp_micro_second: i64, window_size: Interval, offset: Interval, ) -> Result<i64>