pub unsafe extern "C" fn String_append1(
    this: *mut String,
    s: *const c_char,
    arg_length: usize,
    cs: *const charset_info_st
) -> bool