pub unsafe extern "C" fn boxTransform(
    box_: *mut BOX,
    shiftx: l_int32,
    shifty: l_int32,
    scalex: l_float32,
    scaley: l_float32
) -> *mut BOX