markSection

inline fun markSection(sectionId: Int, block: () -> Unit)
inline fun markSection(sectional: Sectional, block: () -> Unit)