pub unsafe fn uset_spanBackUTF8<P0>(
    set: *const USet,
    s: P0,
    length: i32,
    spancondition: USetSpanCondition
) -> i32
where P0: IntoParam<PCSTR>,