int PQconnectionNeedsPassword( ffi.Pointer<PGconn> conn, ) { return _PQconnectionNeedsPassword( conn, ); }