#pragma once #include void view_begin_layout( FILE* f, const char* title ); void view_end_layout( FILE* f );