pub unsafe extern "C" fn boxSetSideLocations(
    box_: *mut BOX,
    l: l_int32,
    r: l_int32,
    t: l_int32,
    b: l_int32
) -> l_ok