Define a structure time_struct in C with hour, minute, and second. Assign values and display time in HH:MM:SS format with full C example.