pub unsafe extern "C" fn boxaTransformOrdered(
    boxas: *mut Boxa,
    shiftx: i32,
    shifty: i32,
    scalex: f32,
    scaley: f32,
    xcen: i32,
    ycen: i32,
    angle: f32,
    order: i32
) -> *mut Boxa