pub unsafe extern "C" fn String_AppendString(
    str_: *mut cc_string,
    src: *const cc_string
)