int PQsetnonblocking( ffi.Pointer<PGconn> conn, int arg, ) { return _PQsetnonblocking( conn, arg, ); }