As per http://snipplr.com/view/5042/allow-perregion-template-overrides/

A per-region override.
ogt_blocks is ran for a region, if a region contains blocks, we search for a theme function named theme_region_regionname(). If exists, we run that, else we just return the concatenated blocks for that region.