pub unsafe extern "C" fn boxOverlapRegion(
    box1: *mut BOX,
    box2: *mut BOX
) -> *mut BOX