ffi.Pointer<ffi.Char> PQerrorMessage( ffi.Pointer<PGconn> conn, ) { return _PQerrorMessage( conn, ); }