pub unsafe extern "C" fn spinel_transform_stack_push_rect_to_quad(
    ts: *mut spinel_transform_stack,
    x0: f32,
    y0: f32,
    x1: f32,
    y1: f32,
    quad_dst: *const f32
) -> spinel_transform_stack_entry_e