pub unsafe extern "C" fn String_Append(
    str_: *mut cc_string,
    c: c_char
)