pub fn write_cstring(out: &mut Vec<u8>, s: &[u8])
Write null-terminated string (PostgreSQL String type).