pub unsafe extern "C" fn PQescapeByteaConn( conn: *mut PGconn, from: *const c_uchar, from_length: usize, to_length: *mut usize, ) -> *mut c_uchar