pub unsafe extern "C" fn spinel_transform_stack_push_matrix(
    ts: *mut spinel_transform_stack,
    sx: f32,
    shx: f32,
    tx: f32,
    shy: f32,
    sy: f32,
    ty: f32,
    w0: f32,
    w1: f32,
    w2: f32
)