pub unsafe extern "C" fn SBStringListAppendString(
    instance: SBStringListRef,
    str: *const c_char
)