pub unsafe extern "C" fn boxOverlapArea(
    box1: *mut BOX,
    box2: *mut BOX,
    parea: *mut l_int32
) -> l_ok