int PQputline( ffi.Pointer<PGconn> conn, ffi.Pointer<ffi.Char> string, ) { return _PQputline( conn, string, ); }