pub unsafe extern "C" fn spinel_transform_stack_push_translate(
    ts: *mut spinel_transform_stack,
    tx: f32,
    ty: f32
)