ffi.Pointer<PGconn> PQconnectStart( ffi.Pointer<ffi.Char> conninfo, ) { return _PQconnectStart( conninfo, ); }