pub unsafe extern "C" fn spinel_transform_stack_push_transform(
    ts: *mut spinel_transform_stack,
    transform: *const spinel_transform_t
)