ffi.Pointer<ffi.Void> PQsslStruct( ffi.Pointer<PGconn> conn, ffi.Pointer<ffi.Char> struct_name, ) { return _PQsslStruct( conn, struct_name, ); }