pub unsafe extern "C" fn spinel_transform_stack_push_shear(
    ts: *mut spinel_transform_stack,
    shx: f32,
    shy: f32
)