pub unsafe extern "C" fn String_append_for_single_quote(
    this: *mut String,
    st: *const c_char,
    len: usize
) -> bool