pub unsafe extern "C" fn duckdb_append_varchar( appender: *mut _duckdb_appender, val: *const i8, ) -> u32
Append a varchar value to the appender.