ffi.Pointer<ffi.Pointer<ffi.Char>> PQsslAttributeNames( ffi.Pointer<PGconn> conn, ) { return _PQsslAttributeNames( conn, ); }