#ifndef CLIP_RECTANGLE_H #define CLIP_RECTANGLE_H void clip_rectangle_init(void); #endif