pub unsafe extern "C" fn SBStringListAppendList(
    instance: SBStringListRef,
    strv: *const *const c_char,
    strc: c_int
)