package types type BoundingBox struct { Left, Top, Right, Bottom int }