pub unsafe extern "C" fn boxRotateOrth(
    box_: *mut BOX,
    w: l_int32,
    h: l_int32,
    rotation: l_int32
) -> *mut BOX