@interface _MSVSQLDatabaseScalarFunctionDescriptor : _MSVSQLDatabaseFunctionDescriptor { id /* block */ _block; } - (void).cxx_destruct; @end