pub unsafe extern "C" fn vexDisplayClipRegionSetWithIndex( index: i32, x1: i32, y1: i32, x2: i32, y2: i32 )
Derived from https://github.com/jpearman/V5_CompetitionTest/blob/efb7214b983d30d5583e39b343161c26d7187766/include/comp_debug.h#L40