pub unsafe extern "C" fn spinel_transform_stack_push_rotate_xy2(
    ts: *mut spinel_transform_stack,
    theta: f32,
    cx: f32,
    cy: f32,
    tx: f32,
    ty: f32
)