# Functions
PrintSection prints a header like PrintSectionSeparator but with a string.
PrintSectionSeparator prints a header with "-".
PrintSubsection prints a subheader like PrintSubsectionSeparator with a string.
PrintSubsectionSeparator prints a subheader.
PrintTypeAndValue prints the type of v and its value.