1 //------------------------------------------------------------------------------
2 // <auto-generated />
3 //
4 // This file was automatically generated by SWIG (http://www.swig.org).
5 // Version 3.0.12
6 //
7 // Do not make changes to this file unless you know what you are doing--modify
8 // the SWIG interface file instead.
9 //------------------------------------------------------------------------------
10 
11 namespace BerkeleyDB.Internal {
12 
13 using global::System;
14 using global::System.Runtime.InteropServices;
15 
16 class libdb_csharpPINVOKE {
17 
18   protected class SWIGStringHelper {
19 
SWIGStringDelegate(string message)20     public delegate string SWIGStringDelegate(string message);
21     static SWIGStringDelegate stringDelegate = new SWIGStringDelegate(CreateString);
22 
23     [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="SWIGRegisterStringCallback_libdb_csharp")]
SWIGRegisterStringCallback_libdb_csharp(SWIGStringDelegate stringDelegate)24     public static extern void SWIGRegisterStringCallback_libdb_csharp(SWIGStringDelegate stringDelegate);
25 
CreateString(string cString)26     static string CreateString(string cString) {
27       return cString;
28     }
29 
SWIGStringHelper()30     static SWIGStringHelper() {
31       SWIGRegisterStringCallback_libdb_csharp(stringDelegate);
32     }
33   }
34 
35   static protected SWIGStringHelper swigStringHelper = new SWIGStringHelper();
36 
37 
libdb_csharpPINVOKE()38   static libdb_csharpPINVOKE() {
39   }
40 
41 
42   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_CHANNEL_close___")]
DB_CHANNEL_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)43   public static extern int DB_CHANNEL_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
44 
45   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_CHANNEL_send_msg___")]
DB_CHANNEL_send_msg(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr[] jarg2, uint jarg3, uint jarg4)46   public static extern int DB_CHANNEL_send_msg(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr[] jarg2, uint jarg3, uint jarg4);
47 
48   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_CHANNEL_send_request___")]
DB_CHANNEL_send_request(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr[] jarg2, uint jarg3, IntPtr jarg4, uint jarg5, uint jarg6)49   public static extern int DB_CHANNEL_send_request(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr[] jarg2, uint jarg3, IntPtr jarg4, uint jarg5, uint jarg6);
50 
51   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_CHANNEL_set_timeout___")]
DB_CHANNEL_set_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)52   public static extern int DB_CHANNEL_set_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
53 
54   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_CHANNEL___")]
new_DB_CHANNEL()55   public static extern global::System.IntPtr new_DB_CHANNEL();
56 
57   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_CHANNEL___")]
delete_DB_CHANNEL(global::System.Runtime.InteropServices.HandleRef jarg1)58   public static extern void delete_DB_CHANNEL(global::System.Runtime.InteropServices.HandleRef jarg1);
59 
60   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_fillpercent_set___")]
DB_COMPACT_compact_fillpercent_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)61   public static extern void DB_COMPACT_compact_fillpercent_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
62 
63   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_fillpercent_get___")]
DB_COMPACT_compact_fillpercent_get(global::System.Runtime.InteropServices.HandleRef jarg1)64   public static extern uint DB_COMPACT_compact_fillpercent_get(global::System.Runtime.InteropServices.HandleRef jarg1);
65 
66   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_timeout_set___")]
DB_COMPACT_compact_timeout_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)67   public static extern void DB_COMPACT_compact_timeout_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
68 
69   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_timeout_get___")]
DB_COMPACT_compact_timeout_get(global::System.Runtime.InteropServices.HandleRef jarg1)70   public static extern uint DB_COMPACT_compact_timeout_get(global::System.Runtime.InteropServices.HandleRef jarg1);
71 
72   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_pages_set___")]
DB_COMPACT_compact_pages_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)73   public static extern void DB_COMPACT_compact_pages_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
74 
75   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_pages_get___")]
DB_COMPACT_compact_pages_get(global::System.Runtime.InteropServices.HandleRef jarg1)76   public static extern uint DB_COMPACT_compact_pages_get(global::System.Runtime.InteropServices.HandleRef jarg1);
77 
78   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_empty_buckets_set___")]
DB_COMPACT_compact_empty_buckets_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)79   public static extern void DB_COMPACT_compact_empty_buckets_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
80 
81   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_empty_buckets_get___")]
DB_COMPACT_compact_empty_buckets_get(global::System.Runtime.InteropServices.HandleRef jarg1)82   public static extern uint DB_COMPACT_compact_empty_buckets_get(global::System.Runtime.InteropServices.HandleRef jarg1);
83 
84   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_pages_free_set___")]
DB_COMPACT_compact_pages_free_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)85   public static extern void DB_COMPACT_compact_pages_free_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
86 
87   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_pages_free_get___")]
DB_COMPACT_compact_pages_free_get(global::System.Runtime.InteropServices.HandleRef jarg1)88   public static extern uint DB_COMPACT_compact_pages_free_get(global::System.Runtime.InteropServices.HandleRef jarg1);
89 
90   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_pages_examine_set___")]
DB_COMPACT_compact_pages_examine_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)91   public static extern void DB_COMPACT_compact_pages_examine_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
92 
93   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_pages_examine_get___")]
DB_COMPACT_compact_pages_examine_get(global::System.Runtime.InteropServices.HandleRef jarg1)94   public static extern uint DB_COMPACT_compact_pages_examine_get(global::System.Runtime.InteropServices.HandleRef jarg1);
95 
96   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_levels_set___")]
DB_COMPACT_compact_levels_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)97   public static extern void DB_COMPACT_compact_levels_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
98 
99   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_levels_get___")]
DB_COMPACT_compact_levels_get(global::System.Runtime.InteropServices.HandleRef jarg1)100   public static extern uint DB_COMPACT_compact_levels_get(global::System.Runtime.InteropServices.HandleRef jarg1);
101 
102   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_deadlock_set___")]
DB_COMPACT_compact_deadlock_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)103   public static extern void DB_COMPACT_compact_deadlock_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
104 
105   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_deadlock_get___")]
DB_COMPACT_compact_deadlock_get(global::System.Runtime.InteropServices.HandleRef jarg1)106   public static extern uint DB_COMPACT_compact_deadlock_get(global::System.Runtime.InteropServices.HandleRef jarg1);
107 
108   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_pages_truncated_set___")]
DB_COMPACT_compact_pages_truncated_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)109   public static extern void DB_COMPACT_compact_pages_truncated_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
110 
111   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_COMPACT_compact_pages_truncated_get___")]
DB_COMPACT_compact_pages_truncated_get(global::System.Runtime.InteropServices.HandleRef jarg1)112   public static extern uint DB_COMPACT_compact_pages_truncated_get(global::System.Runtime.InteropServices.HandleRef jarg1);
113 
114   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_COMPACT___")]
new_DB_COMPACT()115   public static extern global::System.IntPtr new_DB_COMPACT();
116 
117   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_COMPACT___")]
delete_DB_COMPACT(global::System.Runtime.InteropServices.HandleRef jarg1)118   public static extern void delete_DB_COMPACT(global::System.Runtime.InteropServices.HandleRef jarg1);
119 
120   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LSN_file_set___")]
DB_LSN_file_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)121   public static extern void DB_LSN_file_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
122 
123   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LSN_file_get___")]
DB_LSN_file_get(global::System.Runtime.InteropServices.HandleRef jarg1)124   public static extern uint DB_LSN_file_get(global::System.Runtime.InteropServices.HandleRef jarg1);
125 
126   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LSN_offset_set___")]
DB_LSN_offset_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)127   public static extern void DB_LSN_offset_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
128 
129   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LSN_offset_get___")]
DB_LSN_offset_get(global::System.Runtime.InteropServices.HandleRef jarg1)130   public static extern uint DB_LSN_offset_get(global::System.Runtime.InteropServices.HandleRef jarg1);
131 
132   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_LSN___")]
new_DB_LSN()133   public static extern global::System.IntPtr new_DB_LSN();
134 
135   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_LSN___")]
delete_DB_LSN(global::System.Runtime.InteropServices.HandleRef jarg1)136   public static extern void delete_DB_LSN(global::System.Runtime.InteropServices.HandleRef jarg1);
137 
138   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_api_internal_set___")]
DB_api_internal_set(global::System.Runtime.InteropServices.HandleRef jarg1, BaseDatabase jarg2)139   public static extern void DB_api_internal_set(global::System.Runtime.InteropServices.HandleRef jarg1, BaseDatabase jarg2);
140 
141   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_api_internal_get___")]
DB_api_internal_get(global::System.Runtime.InteropServices.HandleRef jarg1)142   public static extern BaseDatabase DB_api_internal_get(global::System.Runtime.InteropServices.HandleRef jarg1);
143 
144   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_usercopy___")]
DB_set_usercopy(global::System.Runtime.InteropServices.HandleRef jarg1, DBTCopyDelegate jarg2)145   public static extern int DB_set_usercopy(global::System.Runtime.InteropServices.HandleRef jarg1, DBTCopyDelegate jarg2);
146 
147   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB___")]
new_DB(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)148   public static extern global::System.IntPtr new_DB(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
149 
150   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB___")]
delete_DB(global::System.Runtime.InteropServices.HandleRef jarg1)151   public static extern void delete_DB(global::System.Runtime.InteropServices.HandleRef jarg1);
152 
153   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_associate___")]
DB_associate(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, BDB_AssociateDelegate jarg4, uint jarg5)154   public static extern int DB_associate(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, BDB_AssociateDelegate jarg4, uint jarg5);
155 
156   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_associate_foreign___")]
DB_associate_foreign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, BDB_AssociateForeignDelegate jarg3, uint jarg4)157   public static extern int DB_associate_foreign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, BDB_AssociateForeignDelegate jarg3, uint jarg4);
158 
159   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_close___")]
DB_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)160   public static extern int DB_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
161 
162   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_compact___")]
DB_compact(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, uint jarg6, global::System.Runtime.InteropServices.HandleRef jarg7)163   public static extern int DB_compact(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, uint jarg6, global::System.Runtime.InteropServices.HandleRef jarg7);
164 
165   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_convert___")]
DB_convert(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3)166   public static extern int DB_convert(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, int jarg3);
167 
168   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_cursor___")]
DB_cursor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, ref int jarg4)169   public static extern global::System.IntPtr DB_cursor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, ref int jarg4);
170 
171   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_del___")]
DB_del(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4)172   public static extern int DB_del(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4);
173 
174   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_env___")]
DB_env(global::System.Runtime.InteropServices.HandleRef jarg1)175   public static extern global::System.IntPtr DB_env(global::System.Runtime.InteropServices.HandleRef jarg1);
176 
177   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_exists___")]
DB_exists(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4)178   public static extern int DB_exists(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4);
179 
180   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get___")]
DB_get(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5)181   public static extern int DB_get(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5);
182 
183   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_byteswapped___")]
DB_get_byteswapped(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)184   public static extern int DB_get_byteswapped(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
185 
186   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_dbname___")]
DB_get_dbname(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2, out IntPtr jarg3)187   public static extern int DB_get_dbname(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2, out IntPtr jarg3);
188 
189   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_multiple___")]
DB_get_multiple(global::System.Runtime.InteropServices.HandleRef jarg1)190   public static extern int DB_get_multiple(global::System.Runtime.InteropServices.HandleRef jarg1);
191 
192   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_open_flags___")]
DB_get_open_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)193   public static extern int DB_get_open_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
194 
195   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_transactional___")]
DB_get_transactional(global::System.Runtime.InteropServices.HandleRef jarg1)196   public static extern int DB_get_transactional(global::System.Runtime.InteropServices.HandleRef jarg1);
197 
198   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_type___")]
DB_get_type(global::System.Runtime.InteropServices.HandleRef jarg1, ref DBTYPE jarg2)199   public static extern int DB_get_type(global::System.Runtime.InteropServices.HandleRef jarg1, ref DBTYPE jarg2);
200 
201   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_join___")]
DB_join(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr[] jarg2, uint jarg3, ref int jarg4)202   public static extern global::System.IntPtr DB_join(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr[] jarg2, uint jarg3, ref int jarg4);
203 
204   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_key_range___")]
DB_key_range(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5)205   public static extern int DB_key_range(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5);
206 
207   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_open___")]
DB_open(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, string jarg4, int jarg5, uint jarg6, int jarg7)208   public static extern int DB_open(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, string jarg4, int jarg5, uint jarg6, int jarg7);
209 
210   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_pget___")]
DB_pget(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, uint jarg6)211   public static extern int DB_pget(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, uint jarg6);
212 
213   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_put___")]
DB_put(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5)214   public static extern int DB_put(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5);
215 
216   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_remove___")]
DB_remove(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, uint jarg4)217   public static extern int DB_remove(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, uint jarg4);
218 
219   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_rename___")]
DB_rename(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, string jarg4, uint jarg5)220   public static extern int DB_rename(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, string jarg4, uint jarg5);
221 
222   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_append_recno___")]
DB_set_append_recno(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_AppendRecnoDelegate jarg2)223   public static extern int DB_set_append_recno(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_AppendRecnoDelegate jarg2);
224 
225   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_blob_sub_dir___")]
DB_get_blob_sub_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)226   public static extern int DB_get_blob_sub_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
227 
228   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_bt_compare___")]
DB_set_bt_compare(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_CompareDelegate jarg2)229   public static extern int DB_set_bt_compare(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_CompareDelegate jarg2);
230 
231   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_bt_compress___")]
DB_set_bt_compress(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_CompressDelegate jarg2, BDB_DecompressDelegate jarg3)232   public static extern int DB_set_bt_compress(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_CompressDelegate jarg2, BDB_DecompressDelegate jarg3);
233 
234   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_bt_minkey___")]
DB_get_bt_minkey(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)235   public static extern int DB_get_bt_minkey(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
236 
237   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_bt_minkey___")]
DB_set_bt_minkey(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)238   public static extern int DB_set_bt_minkey(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
239 
240   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_bt_prefix___")]
DB_set_bt_prefix(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_PrefixCompareDelegate jarg2)241   public static extern int DB_set_bt_prefix(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_PrefixCompareDelegate jarg2);
242 
243   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_cachesize___")]
DB_get_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3, ref int jarg4)244   public static extern int DB_get_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3, ref int jarg4);
245 
246   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_cachesize___")]
DB_set_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, int jarg4)247   public static extern int DB_set_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, int jarg4);
248 
249   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_dup_compare___")]
DB_set_dup_compare(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_CompareDelegate jarg2)250   public static extern int DB_set_dup_compare(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_CompareDelegate jarg2);
251 
252   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_encrypt_flags___")]
DB_get_encrypt_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)253   public static extern int DB_get_encrypt_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
254 
255   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_encrypt___")]
DB_set_encrypt(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3)256   public static extern int DB_set_encrypt(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3);
257 
258   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_errcall___")]
DB_set_errcall(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ErrcallDelegate jarg2)259   public static extern void DB_set_errcall(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ErrcallDelegate jarg2);
260 
261   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_ext_file_dir___")]
DB_get_ext_file_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)262   public static extern int DB_get_ext_file_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
263 
264   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_ext_file_dir___")]
DB_set_ext_file_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)265   public static extern int DB_set_ext_file_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
266 
267   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_ext_file_threshold___")]
DB_get_ext_file_threshold(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)268   public static extern int DB_get_ext_file_threshold(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
269 
270   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_ext_file_threshold___")]
DB_set_ext_file_threshold(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)271   public static extern int DB_set_ext_file_threshold(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
272 
273   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_feedback___")]
DB_set_feedback(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_DbFeedbackDelegate jarg2)274   public static extern int DB_set_feedback(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_DbFeedbackDelegate jarg2);
275 
276   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_flags___")]
DB_get_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)277   public static extern int DB_get_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
278 
279   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_flags___")]
DB_set_flags(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)280   public static extern int DB_set_flags(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
281 
282   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_heapsize___")]
DB_get_heapsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3)283   public static extern int DB_get_heapsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3);
284 
285   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_heapsize___")]
DB_set_heapsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)286   public static extern int DB_set_heapsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
287 
288   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_heap_regionsize___")]
DB_get_heap_regionsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)289   public static extern int DB_get_heap_regionsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
290 
291   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_heap_regionsize___")]
DB_set_heap_regionsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)292   public static extern int DB_set_heap_regionsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
293 
294   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_h_compare___")]
DB_set_h_compare(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_CompareDelegate jarg2)295   public static extern int DB_set_h_compare(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_CompareDelegate jarg2);
296 
297   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_h_ffactor___")]
DB_get_h_ffactor(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)298   public static extern int DB_get_h_ffactor(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
299 
300   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_h_ffactor___")]
DB_set_h_ffactor(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)301   public static extern int DB_set_h_ffactor(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
302 
303   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_h_hash___")]
DB_set_h_hash(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_HashDelegate jarg2)304   public static extern int DB_set_h_hash(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_HashDelegate jarg2);
305 
306   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_h_nelem___")]
DB_get_h_nelem(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)307   public static extern int DB_get_h_nelem(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
308 
309   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_h_nelem___")]
DB_set_h_nelem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)310   public static extern int DB_set_h_nelem(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
311 
312   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_lk_exclusive___")]
DB_get_lk_exclusive(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2, ref int jarg3)313   public static extern int DB_get_lk_exclusive(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2, ref int jarg3);
314 
315   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_lk_exclusive___")]
DB_set_lk_exclusive(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)316   public static extern int DB_set_lk_exclusive(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
317 
318   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_lorder___")]
DB_get_lorder(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)319   public static extern int DB_get_lorder(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
320 
321   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_lorder___")]
DB_set_lorder(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)322   public static extern int DB_set_lorder(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
323 
324   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_pagesize___")]
DB_get_pagesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)325   public static extern int DB_get_pagesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
326 
327   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_pagesize___")]
DB_set_pagesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)328   public static extern int DB_set_pagesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
329 
330   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_msgcall___")]
DB_set_msgcall(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_MsgcallDelegate jarg2)331   public static extern void DB_set_msgcall(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_MsgcallDelegate jarg2);
332 
333   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_msgfile___")]
DB_set_msgfile(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)334   public static extern int DB_set_msgfile(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
335 
336   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_partition_keys___")]
DB_get_partition_keys(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3, ref int jarg4)337   public static extern IntPtr DB_get_partition_keys(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3, ref int jarg4);
338 
339   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_partition_parts___")]
DB_get_partition_parts(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)340   public static extern int DB_get_partition_parts(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
341 
342   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_partition___")]
DB_set_partition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, IntPtr[] jarg3, BDB_PartitionDelegate jarg4)343   public static extern int DB_set_partition(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, IntPtr[] jarg3, BDB_PartitionDelegate jarg4);
344 
345   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_priority___")]
DB_get_priority(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)346   public static extern int DB_get_priority(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
347 
348   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_priority___")]
DB_set_priority(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)349   public static extern int DB_set_priority(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
350 
351   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_q_extentsize___")]
DB_get_q_extentsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)352   public static extern int DB_get_q_extentsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
353 
354   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_q_extentsize___")]
DB_set_q_extentsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)355   public static extern int DB_set_q_extentsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
356 
357   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_re_delim___")]
DB_get_re_delim(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)358   public static extern int DB_get_re_delim(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
359 
360   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_re_delim___")]
DB_set_re_delim(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)361   public static extern int DB_set_re_delim(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
362 
363   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_re_len___")]
DB_get_re_len(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)364   public static extern int DB_get_re_len(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
365 
366   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_re_len___")]
DB_set_re_len(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)367   public static extern int DB_set_re_len(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
368 
369   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_re_pad___")]
DB_get_re_pad(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)370   public static extern int DB_get_re_pad(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
371 
372   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_re_pad___")]
DB_set_re_pad(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)373   public static extern int DB_set_re_pad(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
374 
375   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_get_re_source___")]
DB_get_re_source(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)376   public static extern int DB_get_re_source(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
377 
378   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_set_re_source___")]
DB_set_re_source(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)379   public static extern int DB_set_re_source(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
380 
381   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_stat___")]
DB_stat(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, ref int jarg4)382   public static extern global::System.IntPtr DB_stat(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, ref int jarg4);
383 
384   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_stat_print___")]
DB_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)385   public static extern int DB_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
386 
387   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_sync___")]
DB_sync(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)388   public static extern int DB_sync(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
389 
390   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_truncate___")]
DB_truncate(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, ref uint jarg3, uint jarg4)391   public static extern int DB_truncate(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, ref uint jarg3, uint jarg4);
392 
393   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_upgrade___")]
DB_upgrade(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3)394   public static extern int DB_upgrade(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3);
395 
396   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_verify___")]
DB_verify(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, System.IO.TextWriter jarg4, BDB_FileWriteDelegate jarg5, uint jarg6)397   public static extern int DB_verify(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, System.IO.TextWriter jarg4, BDB_FileWriteDelegate jarg5, uint jarg6);
398 
399   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_close___")]
DBC_close(global::System.Runtime.InteropServices.HandleRef jarg1)400   public static extern int DBC_close(global::System.Runtime.InteropServices.HandleRef jarg1);
401 
402   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_cmp___")]
DBC_cmp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, ref int jarg3, uint jarg4)403   public static extern int DBC_cmp(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, ref int jarg3, uint jarg4);
404 
405   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_count___")]
DBC_count(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, uint jarg3)406   public static extern int DBC_count(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, uint jarg3);
407 
408   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_db_stream___")]
DBC_db_stream(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)409   public static extern global::System.IntPtr DBC_db_stream(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
410 
411   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_del___")]
DBC_del(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)412   public static extern int DBC_del(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
413 
414   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_dup___")]
DBC_dup(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)415   public static extern global::System.IntPtr DBC_dup(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
416 
417   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_get___")]
DBC_get(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4)418   public static extern int DBC_get(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4);
419 
420   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_pget___")]
DBC_pget(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5)421   public static extern int DBC_pget(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, uint jarg5);
422 
423   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_put___")]
DBC_put(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4)424   public static extern int DBC_put(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4);
425 
426   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_get_priority___")]
DBC_get_priority(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)427   public static extern int DBC_get_priority(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
428 
429   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBC_set_priority___")]
DBC_set_priority(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)430   public static extern int DBC_set_priority(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
431 
432   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DBC___")]
new_DBC()433   public static extern global::System.IntPtr new_DBC();
434 
435   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DBC___")]
delete_DBC(global::System.Runtime.InteropServices.HandleRef jarg1)436   public static extern void delete_DBC(global::System.Runtime.InteropServices.HandleRef jarg1);
437 
438   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_TOKEN_buf_set___")]
DB_TXN_TOKEN_buf_set(global::System.Runtime.InteropServices.HandleRef jarg1, byte[] jarg2)439   public static extern void DB_TXN_TOKEN_buf_set(global::System.Runtime.InteropServices.HandleRef jarg1, byte[] jarg2);
440 
441   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_TOKEN_buf_get___")]
DB_TXN_TOKEN_buf_get(global::System.Runtime.InteropServices.HandleRef jarg1)442   public static extern IntPtr DB_TXN_TOKEN_buf_get(global::System.Runtime.InteropServices.HandleRef jarg1);
443 
444   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_TXN_TOKEN___")]
new_DB_TXN_TOKEN()445   public static extern global::System.IntPtr new_DB_TXN_TOKEN();
446 
447   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_TXN_TOKEN___")]
delete_DB_TXN_TOKEN(global::System.Runtime.InteropServices.HandleRef jarg1)448   public static extern void delete_DB_TXN_TOKEN(global::System.Runtime.InteropServices.HandleRef jarg1);
449 
450   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_dlen_set___")]
DBT_dlen_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)451   public static extern void DBT_dlen_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
452 
453   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_dlen_get___")]
DBT_dlen_get(global::System.Runtime.InteropServices.HandleRef jarg1)454   public static extern uint DBT_dlen_get(global::System.Runtime.InteropServices.HandleRef jarg1);
455 
456   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_doff_set___")]
DBT_doff_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)457   public static extern void DBT_doff_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
458 
459   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_doff_get___")]
DBT_doff_get(global::System.Runtime.InteropServices.HandleRef jarg1)460   public static extern uint DBT_doff_get(global::System.Runtime.InteropServices.HandleRef jarg1);
461 
462   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_flags_set___")]
DBT_flags_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)463   public static extern void DBT_flags_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
464 
465   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_flags_get___")]
DBT_flags_get(global::System.Runtime.InteropServices.HandleRef jarg1)466   public static extern uint DBT_flags_get(global::System.Runtime.InteropServices.HandleRef jarg1);
467 
468   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_size_set___")]
DBT_size_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)469   public static extern void DBT_size_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
470 
471   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_size_get___")]
DBT_size_get(global::System.Runtime.InteropServices.HandleRef jarg1)472   public static extern uint DBT_size_get(global::System.Runtime.InteropServices.HandleRef jarg1);
473 
474   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_ulen_set___")]
DBT_ulen_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)475   public static extern void DBT_ulen_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
476 
477   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_ulen_get___")]
DBT_ulen_get(global::System.Runtime.InteropServices.HandleRef jarg1)478   public static extern uint DBT_ulen_get(global::System.Runtime.InteropServices.HandleRef jarg1);
479 
480   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_data_set___")]
DBT_data_set(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)481   public static extern void DBT_data_set(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2);
482 
483   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_data_get___")]
DBT_data_get(global::System.Runtime.InteropServices.HandleRef jarg1)484   public static extern IntPtr DBT_data_get(global::System.Runtime.InteropServices.HandleRef jarg1);
485 
486   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_app_data_set___")]
DBT_app_data_set(global::System.Runtime.InteropServices.HandleRef jarg1, DatabaseEntry jarg2)487   public static extern void DBT_app_data_set(global::System.Runtime.InteropServices.HandleRef jarg1, DatabaseEntry jarg2);
488 
489   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DBT_app_data_get___")]
DBT_app_data_get(global::System.Runtime.InteropServices.HandleRef jarg1)490   public static extern DatabaseEntry DBT_app_data_get(global::System.Runtime.InteropServices.HandleRef jarg1);
491 
492   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DBT___")]
new_DBT()493   public static extern global::System.IntPtr new_DBT();
494 
495   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DBT___")]
delete_DBT(global::System.Runtime.InteropServices.HandleRef jarg1)496   public static extern void delete_DBT(global::System.Runtime.InteropServices.HandleRef jarg1);
497 
498   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SITE_close___")]
DB_SITE_close(global::System.Runtime.InteropServices.HandleRef jarg1)499   public static extern int DB_SITE_close(global::System.Runtime.InteropServices.HandleRef jarg1);
500 
501   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SITE_get_address___")]
DB_SITE_get_address(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2, ref uint jarg3)502   public static extern int DB_SITE_get_address(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2, ref uint jarg3);
503 
504   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SITE_get_config___")]
DB_SITE_get_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3)505   public static extern int DB_SITE_get_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3);
506 
507   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SITE_get_eid___")]
DB_SITE_get_eid(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)508   public static extern int DB_SITE_get_eid(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
509 
510   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SITE_remove___")]
DB_SITE_remove(global::System.Runtime.InteropServices.HandleRef jarg1)511   public static extern int DB_SITE_remove(global::System.Runtime.InteropServices.HandleRef jarg1);
512 
513   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SITE_set_config___")]
DB_SITE_set_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)514   public static extern int DB_SITE_set_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
515 
516   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_SITE___")]
new_DB_SITE()517   public static extern global::System.IntPtr new_DB_SITE();
518 
519   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_SITE___")]
delete_DB_SITE(global::System.Runtime.InteropServices.HandleRef jarg1)520   public static extern void delete_DB_SITE(global::System.Runtime.InteropServices.HandleRef jarg1);
521 
522   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_STREAM_close___")]
DB_STREAM_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)523   public static extern int DB_STREAM_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
524 
525   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_STREAM_read___")]
DB_STREAM_read(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, Int64 jarg3, uint jarg4, uint jarg5)526   public static extern int DB_STREAM_read(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, Int64 jarg3, uint jarg4, uint jarg5);
527 
528   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_STREAM_size___")]
DB_STREAM_size(global::System.Runtime.InteropServices.HandleRef jarg1, ref Int64 jarg2, uint jarg3)529   public static extern int DB_STREAM_size(global::System.Runtime.InteropServices.HandleRef jarg1, ref Int64 jarg2, uint jarg3);
530 
531   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_STREAM_write___")]
DB_STREAM_write(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, Int64 jarg3, uint jarg4)532   public static extern int DB_STREAM_write(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, Int64 jarg3, uint jarg4);
533 
534   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_STREAM___")]
new_DB_STREAM()535   public static extern global::System.IntPtr new_DB_STREAM();
536 
537   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_STREAM___")]
delete_DB_STREAM(global::System.Runtime.InteropServices.HandleRef jarg1)538   public static extern void delete_DB_STREAM(global::System.Runtime.InteropServices.HandleRef jarg1);
539 
540   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_eid_set___")]
DB_REPMGR_SITE_eid_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)541   public static extern void DB_REPMGR_SITE_eid_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
542 
543   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_eid_get___")]
DB_REPMGR_SITE_eid_get(global::System.Runtime.InteropServices.HandleRef jarg1)544   public static extern int DB_REPMGR_SITE_eid_get(global::System.Runtime.InteropServices.HandleRef jarg1);
545 
546   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_host_set___")]
DB_REPMGR_SITE_host_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)547   public static extern void DB_REPMGR_SITE_host_set(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
548 
549   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_host_get___")]
DB_REPMGR_SITE_host_get(global::System.Runtime.InteropServices.HandleRef jarg1)550   public static extern string DB_REPMGR_SITE_host_get(global::System.Runtime.InteropServices.HandleRef jarg1);
551 
552   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_port_set___")]
DB_REPMGR_SITE_port_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)553   public static extern void DB_REPMGR_SITE_port_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
554 
555   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_port_get___")]
DB_REPMGR_SITE_port_get(global::System.Runtime.InteropServices.HandleRef jarg1)556   public static extern uint DB_REPMGR_SITE_port_get(global::System.Runtime.InteropServices.HandleRef jarg1);
557 
558   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_status_set___")]
DB_REPMGR_SITE_status_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)559   public static extern void DB_REPMGR_SITE_status_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
560 
561   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_status_get___")]
DB_REPMGR_SITE_status_get(global::System.Runtime.InteropServices.HandleRef jarg1)562   public static extern uint DB_REPMGR_SITE_status_get(global::System.Runtime.InteropServices.HandleRef jarg1);
563 
564   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_flags_set___")]
DB_REPMGR_SITE_flags_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)565   public static extern void DB_REPMGR_SITE_flags_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
566 
567   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_flags_get___")]
DB_REPMGR_SITE_flags_get(global::System.Runtime.InteropServices.HandleRef jarg1)568   public static extern uint DB_REPMGR_SITE_flags_get(global::System.Runtime.InteropServices.HandleRef jarg1);
569 
570   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_max_ack_lsn_set___")]
DB_REPMGR_SITE_max_ack_lsn_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)571   public static extern void DB_REPMGR_SITE_max_ack_lsn_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
572 
573   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_REPMGR_SITE_max_ack_lsn_get___")]
DB_REPMGR_SITE_max_ack_lsn_get(global::System.Runtime.InteropServices.HandleRef jarg1)574   public static extern global::System.IntPtr DB_REPMGR_SITE_max_ack_lsn_get(global::System.Runtime.InteropServices.HandleRef jarg1);
575 
576   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_REPMGR_SITE___")]
new_DB_REPMGR_SITE()577   public static extern global::System.IntPtr new_DB_REPMGR_SITE();
578 
579   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_REPMGR_SITE___")]
delete_DB_REPMGR_SITE(global::System.Runtime.InteropServices.HandleRef jarg1)580   public static extern void delete_DB_REPMGR_SITE(global::System.Runtime.InteropServices.HandleRef jarg1);
581 
582   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_abort___")]
DB_TXN_abort(global::System.Runtime.InteropServices.HandleRef jarg1)583   public static extern int DB_TXN_abort(global::System.Runtime.InteropServices.HandleRef jarg1);
584 
585   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_is_commit_token_enabled___")]
DB_TXN_is_commit_token_enabled(global::System.Runtime.InteropServices.HandleRef jarg1)586   public static extern int DB_TXN_is_commit_token_enabled(global::System.Runtime.InteropServices.HandleRef jarg1);
587 
588   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_set_commit_token___")]
DB_TXN_set_commit_token(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)589   public static extern int DB_TXN_set_commit_token(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
590 
591   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_commit___")]
DB_TXN_commit(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)592   public static extern int DB_TXN_commit(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
593 
594   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_discard___")]
DB_TXN_discard(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)595   public static extern int DB_TXN_discard(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
596 
597   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_id___")]
DB_TXN_id(global::System.Runtime.InteropServices.HandleRef jarg1)598   public static extern uint DB_TXN_id(global::System.Runtime.InteropServices.HandleRef jarg1);
599 
600   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_prepare___")]
DB_TXN_prepare(global::System.Runtime.InteropServices.HandleRef jarg1, byte[] jarg2)601   public static extern int DB_TXN_prepare(global::System.Runtime.InteropServices.HandleRef jarg1, byte[] jarg2);
602 
603   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_get_name___")]
DB_TXN_get_name(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)604   public static extern int DB_TXN_get_name(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
605 
606   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_set_name___")]
DB_TXN_set_name(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)607   public static extern int DB_TXN_set_name(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
608 
609   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_get_priority___")]
DB_TXN_get_priority(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)610   public static extern int DB_TXN_get_priority(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
611 
612   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_set_priority___")]
DB_TXN_set_priority(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)613   public static extern int DB_TXN_set_priority(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
614 
615   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_TXN_set_timeout___")]
DB_TXN_set_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)616   public static extern int DB_TXN_set_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
617 
618   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_TXN___")]
new_DB_TXN()619   public static extern global::System.IntPtr new_DB_TXN();
620 
621   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_TXN___")]
delete_DB_TXN(global::System.Runtime.InteropServices.HandleRef jarg1)622   public static extern void delete_DB_TXN(global::System.Runtime.InteropServices.HandleRef jarg1);
623 
624   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_api2_internal_set___")]
DB_ENV_api2_internal_set(global::System.Runtime.InteropServices.HandleRef jarg1, DatabaseEnvironment jarg2)625   public static extern void DB_ENV_api2_internal_set(global::System.Runtime.InteropServices.HandleRef jarg1, DatabaseEnvironment jarg2);
626 
627   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_api2_internal_get___")]
DB_ENV_api2_internal_get(global::System.Runtime.InteropServices.HandleRef jarg1)628   public static extern DatabaseEnvironment DB_ENV_api2_internal_get(global::System.Runtime.InteropServices.HandleRef jarg1);
629 
630   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_usercopy___")]
DB_ENV_set_usercopy(global::System.Runtime.InteropServices.HandleRef jarg1, DBTCopyDelegate jarg2)631   public static extern int DB_ENV_set_usercopy(global::System.Runtime.InteropServices.HandleRef jarg1, DBTCopyDelegate jarg2);
632 
633   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_ENV___")]
new_DB_ENV(uint jarg1)634   public static extern global::System.IntPtr new_DB_ENV(uint jarg1);
635 
636   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_ENV___")]
delete_DB_ENV(global::System.Runtime.InteropServices.HandleRef jarg1)637   public static extern void delete_DB_ENV(global::System.Runtime.InteropServices.HandleRef jarg1);
638 
639   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_backup___")]
DB_ENV_backup(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3)640   public static extern int DB_ENV_backup(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3);
641 
642   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_cdsgroup_begin___")]
DB_ENV_cdsgroup_begin(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)643   public static extern global::System.IntPtr DB_ENV_cdsgroup_begin(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
644 
645   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_close___")]
DB_ENV_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)646   public static extern int DB_ENV_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
647 
648   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_dbbackup___")]
DB_ENV_dbbackup(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, uint jarg4)649   public static extern int DB_ENV_dbbackup(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, string jarg3, uint jarg4);
650 
651   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_dbremove___")]
DB_ENV_dbremove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, string jarg4, uint jarg5)652   public static extern int DB_ENV_dbremove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, string jarg4, uint jarg5);
653 
654   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_dbrename___")]
DB_ENV_dbrename(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, string jarg4, string jarg5, uint jarg6)655   public static extern int DB_ENV_dbrename(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3, string jarg4, string jarg5, uint jarg6);
656 
657   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_failchk___")]
DB_ENV_failchk(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)658   public static extern int DB_ENV_failchk(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
659 
660   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_fileid_reset___")]
DB_ENV_fileid_reset(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3)661   public static extern int DB_ENV_fileid_reset(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3);
662 
663   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_home___")]
DB_ENV_get_home(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)664   public static extern int DB_ENV_get_home(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
665 
666   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_is_transaction_applied___")]
DB_ENV_is_transaction_applied(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, uint jarg4)667   public static extern int DB_ENV_is_transaction_applied(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, uint jarg4);
668 
669   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_lock_detect___")]
DB_ENV_lock_detect(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, ref uint jarg4)670   public static extern int DB_ENV_lock_detect(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, ref uint jarg4);
671 
672   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_lock_get___")]
DB_ENV_lock_get(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5, ref int jarg6)673   public static extern global::System.IntPtr DB_ENV_lock_get(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, int jarg5, ref int jarg6);
674 
675   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_lock_id___")]
DB_ENV_lock_id(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)676   public static extern int DB_ENV_lock_id(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
677 
678   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_lock_id_free___")]
DB_ENV_lock_id_free(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)679   public static extern int DB_ENV_lock_id_free(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
680 
681   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_lock_put___")]
DB_ENV_lock_put(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)682   public static extern int DB_ENV_lock_put(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
683 
684   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_lock_stat___")]
DB_ENV_lock_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)685   public static extern IntPtr DB_ENV_lock_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
686 
687   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_lock_stat_print___")]
DB_ENV_lock_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)688   public static extern int DB_ENV_lock_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
689 
690   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_lock_vec___")]
DB_ENV_lock_vec(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, IntPtr[] jarg4, int jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)691   public static extern int DB_ENV_lock_vec(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, IntPtr[] jarg4, int jarg5, global::System.Runtime.InteropServices.HandleRef jarg6);
692 
693   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_archive___")]
DB_ENV_log_archive(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3, ref int jarg4)694   public static extern IntPtr DB_ENV_log_archive(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3, ref int jarg4);
695 
696   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_file___")]
DB_ENV_log_file(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, IntPtr jarg3, uint jarg4)697   public static extern int DB_ENV_log_file(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, IntPtr jarg3, uint jarg4);
698 
699   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_flush___")]
DB_ENV_log_flush(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)700   public static extern int DB_ENV_log_flush(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
701 
702   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_put___")]
DB_ENV_log_put(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4)703   public static extern int DB_ENV_log_put(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4);
704 
705   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_get_config___")]
DB_ENV_log_get_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)706   public static extern int DB_ENV_log_get_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
707 
708   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_set_config___")]
DB_ENV_log_set_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3)709   public static extern int DB_ENV_log_set_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3);
710 
711   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_printf___")]
DB_ENV_log_printf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3)712   public static extern int DB_ENV_log_printf(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, string jarg3);
713 
714   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_stat___")]
DB_ENV_log_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)715   public static extern IntPtr DB_ENV_log_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
716 
717   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_stat_print___")]
DB_ENV_log_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)718   public static extern int DB_ENV_log_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
719 
720   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_lsn_reset___")]
DB_ENV_lsn_reset(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3)721   public static extern int DB_ENV_lsn_reset(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3);
722 
723   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_memp_stat___")]
DB_ENV_memp_stat(global::System.Runtime.InteropServices.HandleRef jarg1, ref IntPtr jarg2, uint jarg3, ref int jarg4, ref int jarg5)724   public static extern IntPtr DB_ENV_memp_stat(global::System.Runtime.InteropServices.HandleRef jarg1, ref IntPtr jarg2, uint jarg3, ref int jarg4, ref int jarg5);
725 
726   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_memp_stat_print___")]
DB_ENV_memp_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)727   public static extern int DB_ENV_memp_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
728 
729   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_memp_sync___")]
DB_ENV_memp_sync(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)730   public static extern int DB_ENV_memp_sync(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
731 
732   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_memp_trickle___")]
DB_ENV_memp_trickle(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, ref int jarg3)733   public static extern int DB_ENV_memp_trickle(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, ref int jarg3);
734 
735   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_alloc___")]
DB_ENV_mutex_alloc(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3)736   public static extern int DB_ENV_mutex_alloc(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3);
737 
738   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_free___")]
DB_ENV_mutex_free(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)739   public static extern int DB_ENV_mutex_free(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
740 
741   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_lock___")]
DB_ENV_mutex_lock(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)742   public static extern int DB_ENV_mutex_lock(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
743 
744   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_stat___")]
DB_ENV_mutex_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)745   public static extern IntPtr DB_ENV_mutex_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
746 
747   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_stat_print___")]
DB_ENV_mutex_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)748   public static extern int DB_ENV_mutex_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
749 
750   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_unlock___")]
DB_ENV_mutex_unlock(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)751   public static extern int DB_ENV_mutex_unlock(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
752 
753   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_get_align___")]
DB_ENV_mutex_get_align(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)754   public static extern int DB_ENV_mutex_get_align(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
755 
756   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_set_align___")]
DB_ENV_mutex_set_align(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)757   public static extern int DB_ENV_mutex_set_align(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
758 
759   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_get_increment___")]
DB_ENV_mutex_get_increment(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)760   public static extern int DB_ENV_mutex_get_increment(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
761 
762   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_set_increment___")]
DB_ENV_mutex_set_increment(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)763   public static extern int DB_ENV_mutex_set_increment(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
764 
765   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_get_init___")]
DB_ENV_mutex_get_init(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)766   public static extern int DB_ENV_mutex_get_init(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
767 
768   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_set_init___")]
DB_ENV_mutex_set_init(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)769   public static extern int DB_ENV_mutex_set_init(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
770 
771   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_get_max___")]
DB_ENV_mutex_get_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)772   public static extern int DB_ENV_mutex_get_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
773 
774   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_set_max___")]
DB_ENV_mutex_set_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)775   public static extern int DB_ENV_mutex_set_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
776 
777   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_get_tas_spins___")]
DB_ENV_mutex_get_tas_spins(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)778   public static extern int DB_ENV_mutex_get_tas_spins(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
779 
780   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_mutex_set_tas_spins___")]
DB_ENV_mutex_set_tas_spins(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)781   public static extern int DB_ENV_mutex_set_tas_spins(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
782 
783   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_open___")]
DB_ENV_open(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3, int jarg4)784   public static extern int DB_ENV_open(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3, int jarg4);
785 
786   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_open_flags___")]
DB_ENV_get_open_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)787   public static extern int DB_ENV_get_open_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
788 
789   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_remove___")]
DB_ENV_remove(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3)790   public static extern int DB_ENV_remove(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3);
791 
792   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_set_ack_policy___")]
DB_ENV_repmgr_set_ack_policy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)793   public static extern int DB_ENV_repmgr_set_ack_policy(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
794 
795   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_get_ack_policy___")]
DB_ENV_repmgr_get_ack_policy(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)796   public static extern int DB_ENV_repmgr_get_ack_policy(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
797 
798   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_set_ssl_config___")]
DB_ENV_repmgr_set_ssl_config(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, string jarg3)799   public static extern int DB_ENV_repmgr_set_ssl_config(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, string jarg3);
800 
801   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_get_incoming_queue_max___")]
DB_ENV_repmgr_get_incoming_queue_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3)802   public static extern int DB_ENV_repmgr_get_incoming_queue_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3);
803 
804   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_set_incoming_queue_max___")]
DB_ENV_repmgr_set_incoming_queue_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)805   public static extern int DB_ENV_repmgr_set_incoming_queue_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
806 
807   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_channel___")]
DB_ENV_repmgr_channel(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3, ref int jarg4)808   public static extern global::System.IntPtr DB_ENV_repmgr_channel(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3, ref int jarg4);
809 
810   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_local_site___")]
DB_ENV_repmgr_local_site(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)811   public static extern global::System.IntPtr DB_ENV_repmgr_local_site(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
812 
813   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_msg_dispatch___")]
DB_ENV_repmgr_msg_dispatch(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_MessageDispatchDelegate jarg2, uint jarg3)814   public static extern int DB_ENV_repmgr_msg_dispatch(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_MessageDispatchDelegate jarg2, uint jarg3);
815 
816   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_site___")]
DB_ENV_repmgr_site(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3, ref int jarg4)817   public static extern global::System.IntPtr DB_ENV_repmgr_site(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3, ref int jarg4);
818 
819   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_site_by_eid___")]
DB_ENV_repmgr_site_by_eid(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, ref int jarg3)820   public static extern global::System.IntPtr DB_ENV_repmgr_site_by_eid(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, ref int jarg3);
821 
822   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_site_list___")]
DB_ENV_repmgr_site_list(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3, ref int jarg4)823   public static extern IntPtr DB_ENV_repmgr_site_list(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3, ref int jarg4);
824 
825   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_start___")]
DB_ENV_repmgr_start(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3)826   public static extern int DB_ENV_repmgr_start(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3);
827 
828   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_stat___")]
DB_ENV_repmgr_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)829   public static extern IntPtr DB_ENV_repmgr_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
830 
831   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_repmgr_stat_print___")]
DB_ENV_repmgr_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)832   public static extern int DB_ENV_repmgr_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
833 
834   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_elect___")]
DB_ENV_rep_elect(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, uint jarg4)835   public static extern int DB_ENV_rep_elect(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, uint jarg4);
836 
837   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_process_message___")]
DB_ENV_rep_process_message(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)838   public static extern int DB_ENV_rep_process_message(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, int jarg4, global::System.Runtime.InteropServices.HandleRef jarg5);
839 
840   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_start___")]
DB_ENV_rep_start(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3)841   public static extern int DB_ENV_rep_start(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3);
842 
843   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_stat___")]
DB_ENV_rep_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)844   public static extern IntPtr DB_ENV_rep_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
845 
846   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_stat_print___")]
DB_ENV_rep_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)847   public static extern int DB_ENV_rep_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
848 
849   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_sync___")]
DB_ENV_rep_sync(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)850   public static extern int DB_ENV_rep_sync(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
851 
852   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_set_config___")]
DB_ENV_rep_set_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3)853   public static extern int DB_ENV_rep_set_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3);
854 
855   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_get_config___")]
DB_ENV_rep_get_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)856   public static extern int DB_ENV_rep_get_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
857 
858   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_set_clockskew___")]
DB_ENV_rep_set_clockskew(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)859   public static extern int DB_ENV_rep_set_clockskew(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
860 
861   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_get_clockskew___")]
DB_ENV_rep_get_clockskew(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3)862   public static extern int DB_ENV_rep_get_clockskew(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3);
863 
864   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_set_limit___")]
DB_ENV_rep_set_limit(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)865   public static extern int DB_ENV_rep_set_limit(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
866 
867   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_get_limit___")]
DB_ENV_rep_get_limit(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3)868   public static extern int DB_ENV_rep_get_limit(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3);
869 
870   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_set_nsites___")]
DB_ENV_rep_set_nsites(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)871   public static extern int DB_ENV_rep_set_nsites(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
872 
873   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_get_nsites___")]
DB_ENV_rep_get_nsites(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)874   public static extern int DB_ENV_rep_get_nsites(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
875 
876   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_set_priority___")]
DB_ENV_rep_set_priority(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)877   public static extern int DB_ENV_rep_set_priority(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
878 
879   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_get_priority___")]
DB_ENV_rep_get_priority(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)880   public static extern int DB_ENV_rep_get_priority(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
881 
882   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_set_request___")]
DB_ENV_rep_set_request(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)883   public static extern int DB_ENV_rep_set_request(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
884 
885   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_get_request___")]
DB_ENV_rep_get_request(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3)886   public static extern int DB_ENV_rep_get_request(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3);
887 
888   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_set_timeout___")]
DB_ENV_rep_set_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3)889   public static extern int DB_ENV_rep_set_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3);
890 
891   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_get_timeout___")]
DB_ENV_rep_get_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, ref uint jarg3)892   public static extern int DB_ENV_rep_get_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, ref uint jarg3);
893 
894   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_set_transport___")]
DB_ENV_rep_set_transport(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, BDB_RepTransportDelegate jarg3)895   public static extern int DB_ENV_rep_set_transport(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, BDB_RepTransportDelegate jarg3);
896 
897   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_rep_set_view___")]
DB_ENV_rep_set_view(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ReplicationViewDelegate jarg2)898   public static extern int DB_ENV_rep_set_view(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ReplicationViewDelegate jarg2);
899 
900   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_backup_callbacks___")]
DB_ENV_set_backup_callbacks(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_BackupOpenDelegate jarg2, BDB_BackupWriteDelegate jarg3, BDB_BackupCloseDelegate jarg4)901   public static extern int DB_ENV_set_backup_callbacks(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_BackupOpenDelegate jarg2, BDB_BackupWriteDelegate jarg3, BDB_BackupCloseDelegate jarg4);
902 
903   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_backup_config___")]
DB_ENV_get_backup_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3)904   public static extern int DB_ENV_get_backup_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3);
905 
906   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_backup_config___")]
DB_ENV_set_backup_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)907   public static extern int DB_ENV_set_backup_config(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
908 
909   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_cachesize___")]
DB_ENV_get_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3, ref int jarg4)910   public static extern int DB_ENV_get_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3, ref int jarg4);
911 
912   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_cachesize___")]
DB_ENV_set_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, int jarg4)913   public static extern int DB_ENV_set_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, int jarg4);
914 
915   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_cache_max___")]
DB_ENV_get_cache_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3)916   public static extern int DB_ENV_get_cache_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3);
917 
918   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_cache_max___")]
DB_ENV_set_cache_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)919   public static extern int DB_ENV_set_cache_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
920 
921   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_ext_file_dir___")]
DB_ENV_get_ext_file_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)922   public static extern int DB_ENV_get_ext_file_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
923 
924   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_data_dirs___")]
DB_ENV_get_data_dirs(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2, ref int jarg3)925   public static extern IntPtr DB_ENV_get_data_dirs(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2, ref int jarg3);
926 
927   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_add_data_dir___")]
DB_ENV_add_data_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)928   public static extern int DB_ENV_add_data_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
929 
930   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_create_dir___")]
DB_ENV_set_create_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)931   public static extern int DB_ENV_set_create_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
932 
933   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_encrypt_flags___")]
DB_ENV_get_encrypt_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)934   public static extern int DB_ENV_get_encrypt_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
935 
936   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_encrypt___")]
DB_ENV_set_encrypt(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3)937   public static extern int DB_ENV_set_encrypt(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3);
938 
939   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_errcall___")]
DB_ENV_set_errcall(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ErrcallDelegate jarg2)940   public static extern void DB_ENV_set_errcall(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ErrcallDelegate jarg2);
941 
942   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_event_notify___")]
DB_ENV_set_event_notify(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_EventNotifyDelegate jarg2)943   public static extern int DB_ENV_set_event_notify(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_EventNotifyDelegate jarg2);
944 
945   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_ext_file_dir___")]
DB_ENV_set_ext_file_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)946   public static extern int DB_ENV_set_ext_file_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
947 
948   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_ext_file_threshold___")]
DB_ENV_get_ext_file_threshold(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)949   public static extern int DB_ENV_get_ext_file_threshold(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
950 
951   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_ext_file_threshold___")]
DB_ENV_set_ext_file_threshold(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)952   public static extern int DB_ENV_set_ext_file_threshold(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
953 
954   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_feedback___")]
DB_ENV_set_feedback(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_EnvFeedbackDelegate jarg2)955   public static extern int DB_ENV_set_feedback(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_EnvFeedbackDelegate jarg2);
956 
957   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_flags___")]
DB_ENV_get_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)958   public static extern int DB_ENV_get_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
959 
960   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_flags___")]
DB_ENV_set_flags(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3)961   public static extern int DB_ENV_set_flags(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3);
962 
963   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_intermediate_dir_mode___")]
DB_ENV_get_intermediate_dir_mode(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)964   public static extern int DB_ENV_get_intermediate_dir_mode(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
965 
966   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_intermediate_dir_mode___")]
DB_ENV_set_intermediate_dir_mode(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)967   public static extern int DB_ENV_set_intermediate_dir_mode(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
968 
969   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_isalive___")]
DB_ENV_set_isalive(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_IsAliveDelegate jarg2)970   public static extern int DB_ENV_set_isalive(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_IsAliveDelegate jarg2);
971 
972   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lg_bsize___")]
DB_ENV_get_lg_bsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)973   public static extern int DB_ENV_get_lg_bsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
974 
975   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lg_bsize___")]
DB_ENV_set_lg_bsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)976   public static extern int DB_ENV_set_lg_bsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
977 
978   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lg_dir___")]
DB_ENV_get_lg_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)979   public static extern int DB_ENV_get_lg_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
980 
981   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lg_dir___")]
DB_ENV_set_lg_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)982   public static extern int DB_ENV_set_lg_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
983 
984   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lg_filemode___")]
DB_ENV_get_lg_filemode(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)985   public static extern int DB_ENV_get_lg_filemode(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
986 
987   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lg_filemode___")]
DB_ENV_set_lg_filemode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)988   public static extern int DB_ENV_set_lg_filemode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
989 
990   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lg_max___")]
DB_ENV_get_lg_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)991   public static extern int DB_ENV_get_lg_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
992 
993   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lg_max___")]
DB_ENV_set_lg_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)994   public static extern int DB_ENV_set_lg_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
995 
996   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lg_regionmax___")]
DB_ENV_get_lg_regionmax(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)997   public static extern int DB_ENV_get_lg_regionmax(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
998 
999   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lg_regionmax___")]
DB_ENV_set_lg_regionmax(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1000   public static extern int DB_ENV_set_lg_regionmax(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1001 
1002   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_log_verify___")]
DB_ENV_log_verify(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3, string jarg4, string jarg5, long jarg6, long jarg7, uint jarg8, uint jarg9, uint jarg10, uint jarg11, int jarg12, int jarg13)1003   public static extern int DB_ENV_log_verify(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2, uint jarg3, string jarg4, string jarg5, long jarg6, long jarg7, uint jarg8, uint jarg9, uint jarg10, uint jarg11, int jarg12, int jarg13);
1004 
1005   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lk_conflicts_nmodes___")]
DB_ENV_get_lk_conflicts_nmodes(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)1006   public static extern int DB_ENV_get_lk_conflicts_nmodes(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
1007 
1008   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lk_conflicts___")]
DB_ENV_get_lk_conflicts(global::System.Runtime.InteropServices.HandleRef jarg1, byte[,] jarg2)1009   public static extern int DB_ENV_get_lk_conflicts(global::System.Runtime.InteropServices.HandleRef jarg1, byte[,] jarg2);
1010 
1011   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lk_conflicts___")]
DB_ENV_set_lk_conflicts(global::System.Runtime.InteropServices.HandleRef jarg1, byte[,] jarg2, int jarg3)1012   public static extern int DB_ENV_set_lk_conflicts(global::System.Runtime.InteropServices.HandleRef jarg1, byte[,] jarg2, int jarg3);
1013 
1014   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lk_detect___")]
DB_ENV_get_lk_detect(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1015   public static extern int DB_ENV_get_lk_detect(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1016 
1017   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lk_detect___")]
DB_ENV_set_lk_detect(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1018   public static extern int DB_ENV_set_lk_detect(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1019 
1020   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lk_max_locks___")]
DB_ENV_get_lk_max_locks(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1021   public static extern int DB_ENV_get_lk_max_locks(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1022 
1023   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lk_max_locks___")]
DB_ENV_set_lk_max_locks(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1024   public static extern int DB_ENV_set_lk_max_locks(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1025 
1026   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lk_max_lockers___")]
DB_ENV_get_lk_max_lockers(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1027   public static extern int DB_ENV_get_lk_max_lockers(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1028 
1029   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lk_max_lockers___")]
DB_ENV_set_lk_max_lockers(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1030   public static extern int DB_ENV_set_lk_max_lockers(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1031 
1032   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lk_max_objects___")]
DB_ENV_get_lk_max_objects(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1033   public static extern int DB_ENV_get_lk_max_objects(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1034 
1035   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lk_max_objects___")]
DB_ENV_set_lk_max_objects(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1036   public static extern int DB_ENV_set_lk_max_objects(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1037 
1038   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lk_partitions___")]
DB_ENV_get_lk_partitions(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1039   public static extern int DB_ENV_get_lk_partitions(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1040 
1041   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lk_partitions___")]
DB_ENV_set_lk_partitions(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1042   public static extern int DB_ENV_set_lk_partitions(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1043 
1044   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_lk_tablesize___")]
DB_ENV_get_lk_tablesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1045   public static extern int DB_ENV_get_lk_tablesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1046 
1047   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_lk_tablesize___")]
DB_ENV_set_lk_tablesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1048   public static extern int DB_ENV_set_lk_tablesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1049 
1050   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_memory_init___")]
DB_ENV_get_memory_init(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3)1051   public static extern int DB_ENV_get_memory_init(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3);
1052 
1053   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_memory_init___")]
DB_ENV_set_memory_init(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)1054   public static extern int DB_ENV_set_memory_init(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
1055 
1056   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_memory_max___")]
DB_ENV_get_memory_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3)1057   public static extern int DB_ENV_get_memory_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, ref uint jarg3);
1058 
1059   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_memory_max___")]
DB_ENV_set_memory_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)1060   public static extern int DB_ENV_set_memory_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
1061 
1062   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_metadata_dir___")]
DB_ENV_get_metadata_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)1063   public static extern int DB_ENV_get_metadata_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
1064 
1065   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_metadata_dir___")]
DB_ENV_set_metadata_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)1066   public static extern int DB_ENV_set_metadata_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
1067 
1068   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_mp_max_openfd___")]
DB_ENV_get_mp_max_openfd(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2)1069   public static extern int DB_ENV_get_mp_max_openfd(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2);
1070 
1071   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_mp_max_openfd___")]
DB_ENV_set_mp_max_openfd(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)1072   public static extern int DB_ENV_set_mp_max_openfd(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
1073 
1074   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_mp_max_write___")]
DB_ENV_get_mp_max_write(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2, ref uint jarg3)1075   public static extern int DB_ENV_get_mp_max_write(global::System.Runtime.InteropServices.HandleRef jarg1, ref int jarg2, ref uint jarg3);
1076 
1077   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_mp_max_write___")]
DB_ENV_set_mp_max_write(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3)1078   public static extern int DB_ENV_set_mp_max_write(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, uint jarg3);
1079 
1080   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_mp_mmapsize___")]
DB_ENV_get_mp_mmapsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1081   public static extern int DB_ENV_get_mp_mmapsize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1082 
1083   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_mp_mmapsize___")]
DB_ENV_set_mp_mmapsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1084   public static extern int DB_ENV_set_mp_mmapsize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1085 
1086   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_msgcall___")]
DB_ENV_set_msgcall(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_MsgcallDelegate jarg2)1087   public static extern void DB_ENV_set_msgcall(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_MsgcallDelegate jarg2);
1088 
1089   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_msgfile___")]
DB_ENV_set_msgfile(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)1090   public static extern int DB_ENV_set_msgfile(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
1091 
1092   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_region_dir___")]
DB_ENV_get_region_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)1093   public static extern int DB_ENV_get_region_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
1094 
1095   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_region_dir___")]
DB_ENV_set_region_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)1096   public static extern int DB_ENV_set_region_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
1097 
1098   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_thread_count___")]
DB_ENV_get_thread_count(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1099   public static extern int DB_ENV_get_thread_count(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1100 
1101   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_thread_count___")]
DB_ENV_set_thread_count(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1102   public static extern int DB_ENV_set_thread_count(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1103 
1104   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_thread_id___")]
DB_ENV_set_thread_id(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ThreadIDDelegate jarg2)1105   public static extern int DB_ENV_set_thread_id(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ThreadIDDelegate jarg2);
1106 
1107   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_thread_id_string___")]
DB_ENV_set_thread_id_string(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ThreadNameDelegate jarg2)1108   public static extern int DB_ENV_set_thread_id_string(global::System.Runtime.InteropServices.HandleRef jarg1, BDB_ThreadNameDelegate jarg2);
1109 
1110   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_timeout___")]
DB_ENV_get_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, uint jarg3)1111   public static extern int DB_ENV_get_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2, uint jarg3);
1112 
1113   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_timeout___")]
DB_ENV_set_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3)1114   public static extern int DB_ENV_set_timeout(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3);
1115 
1116   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_tmp_dir___")]
DB_ENV_get_tmp_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2)1117   public static extern int DB_ENV_get_tmp_dir(global::System.Runtime.InteropServices.HandleRef jarg1, out IntPtr jarg2);
1118 
1119   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_tmp_dir___")]
DB_ENV_set_tmp_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2)1120   public static extern int DB_ENV_set_tmp_dir(global::System.Runtime.InteropServices.HandleRef jarg1, string jarg2);
1121 
1122   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_tx_max___")]
DB_ENV_get_tx_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1123   public static extern int DB_ENV_get_tx_max(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1124 
1125   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_tx_max___")]
DB_ENV_set_tx_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1126   public static extern int DB_ENV_set_tx_max(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1127 
1128   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_tx_timestamp___")]
DB_ENV_get_tx_timestamp(global::System.Runtime.InteropServices.HandleRef jarg1, ref long jarg2)1129   public static extern int DB_ENV_get_tx_timestamp(global::System.Runtime.InteropServices.HandleRef jarg1, ref long jarg2);
1130 
1131   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_tx_timestamp___")]
DB_ENV_set_tx_timestamp(global::System.Runtime.InteropServices.HandleRef jarg1, ref long jarg2)1132   public static extern int DB_ENV_set_tx_timestamp(global::System.Runtime.InteropServices.HandleRef jarg1, ref long jarg2);
1133 
1134   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_get_verbose___")]
DB_ENV_get_verbose(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1135   public static extern int DB_ENV_get_verbose(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1136 
1137   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_set_verbose___")]
DB_ENV_set_verbose(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3)1138   public static extern int DB_ENV_set_verbose(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, int jarg3);
1139 
1140   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_stat_print___")]
DB_ENV_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1141   public static extern int DB_ENV_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1142 
1143   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_txn_begin___")]
DB_ENV_txn_begin(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, ref int jarg4)1144   public static extern global::System.IntPtr DB_ENV_txn_begin(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, ref int jarg4);
1145 
1146   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_txn_checkpoint___")]
DB_ENV_txn_checkpoint(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, uint jarg4)1147   public static extern int DB_ENV_txn_checkpoint(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, uint jarg3, uint jarg4);
1148 
1149   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_txn_recover___")]
DB_ENV_txn_recover(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2, int jarg3, ref long jarg4, uint jarg5)1150   public static extern int DB_ENV_txn_recover(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2, int jarg3, ref long jarg4, uint jarg5);
1151 
1152   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_txn_stat___")]
DB_ENV_txn_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3, ref int jarg4)1153   public static extern IntPtr DB_ENV_txn_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref uint jarg3, ref int jarg4);
1154 
1155   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_ENV_txn_stat_print___")]
DB_ENV_txn_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1156   public static extern int DB_ENV_txn_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1157 
1158   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_KEY_RANGE_less_set___")]
DB_KEY_RANGE_less_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)1159   public static extern void DB_KEY_RANGE_less_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2);
1160 
1161   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_KEY_RANGE_less_get___")]
DB_KEY_RANGE_less_get(global::System.Runtime.InteropServices.HandleRef jarg1)1162   public static extern double DB_KEY_RANGE_less_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1163 
1164   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_KEY_RANGE_equal_set___")]
DB_KEY_RANGE_equal_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)1165   public static extern void DB_KEY_RANGE_equal_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2);
1166 
1167   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_KEY_RANGE_equal_get___")]
DB_KEY_RANGE_equal_get(global::System.Runtime.InteropServices.HandleRef jarg1)1168   public static extern double DB_KEY_RANGE_equal_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1169 
1170   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_KEY_RANGE_greater_set___")]
DB_KEY_RANGE_greater_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)1171   public static extern void DB_KEY_RANGE_greater_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2);
1172 
1173   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_KEY_RANGE_greater_get___")]
DB_KEY_RANGE_greater_get(global::System.Runtime.InteropServices.HandleRef jarg1)1174   public static extern double DB_KEY_RANGE_greater_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1175 
1176   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_KEY_RANGE___")]
new_DB_KEY_RANGE()1177   public static extern global::System.IntPtr new_DB_KEY_RANGE();
1178 
1179   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_KEY_RANGE___")]
delete_DB_KEY_RANGE(global::System.Runtime.InteropServices.HandleRef jarg1)1180   public static extern void delete_DB_KEY_RANGE(global::System.Runtime.InteropServices.HandleRef jarg1);
1181 
1182   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCK_off_set___")]
DB_LOCK_off_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1183   public static extern void DB_LOCK_off_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1184 
1185   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCK_off_get___")]
DB_LOCK_off_get(global::System.Runtime.InteropServices.HandleRef jarg1)1186   public static extern uint DB_LOCK_off_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1187 
1188   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCK_ndx_set___")]
DB_LOCK_ndx_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1189   public static extern void DB_LOCK_ndx_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1190 
1191   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCK_ndx_get___")]
DB_LOCK_ndx_get(global::System.Runtime.InteropServices.HandleRef jarg1)1192   public static extern uint DB_LOCK_ndx_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1193 
1194   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCK_gen_set___")]
DB_LOCK_gen_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1195   public static extern void DB_LOCK_gen_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1196 
1197   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCK_gen_get___")]
DB_LOCK_gen_get(global::System.Runtime.InteropServices.HandleRef jarg1)1198   public static extern uint DB_LOCK_gen_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1199 
1200   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCK_mode_set___")]
DB_LOCK_mode_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)1201   public static extern void DB_LOCK_mode_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
1202 
1203   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCK_mode_get___")]
DB_LOCK_mode_get(global::System.Runtime.InteropServices.HandleRef jarg1)1204   public static extern int DB_LOCK_mode_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1205 
1206   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_LOCK___")]
new_DB_LOCK()1207   public static extern global::System.IntPtr new_DB_LOCK();
1208 
1209   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_LOCK___")]
delete_DB_LOCK(global::System.Runtime.InteropServices.HandleRef jarg1)1210   public static extern void delete_DB_LOCK(global::System.Runtime.InteropServices.HandleRef jarg1);
1211 
1212   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_op_set___")]
DB_LOCKREQ_op_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)1213   public static extern void DB_LOCKREQ_op_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
1214 
1215   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_op_get___")]
DB_LOCKREQ_op_get(global::System.Runtime.InteropServices.HandleRef jarg1)1216   public static extern int DB_LOCKREQ_op_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1217 
1218   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_mode_set___")]
DB_LOCKREQ_mode_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)1219   public static extern void DB_LOCKREQ_mode_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2);
1220 
1221   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_mode_get___")]
DB_LOCKREQ_mode_get(global::System.Runtime.InteropServices.HandleRef jarg1)1222   public static extern int DB_LOCKREQ_mode_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1223 
1224   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_timeout_set___")]
DB_LOCKREQ_timeout_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1225   public static extern void DB_LOCKREQ_timeout_set(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1226 
1227   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_timeout_get___")]
DB_LOCKREQ_timeout_get(global::System.Runtime.InteropServices.HandleRef jarg1)1228   public static extern uint DB_LOCKREQ_timeout_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1229 
1230   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_obj_set___")]
DB_LOCKREQ_obj_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)1231   public static extern void DB_LOCKREQ_obj_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
1232 
1233   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_obj_get___")]
DB_LOCKREQ_obj_get(global::System.Runtime.InteropServices.HandleRef jarg1)1234   public static extern global::System.IntPtr DB_LOCKREQ_obj_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1235 
1236   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_lck_set___")]
DB_LOCKREQ_lck_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)1237   public static extern void DB_LOCKREQ_lck_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
1238 
1239   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_LOCKREQ_lck_get___")]
DB_LOCKREQ_lck_get(global::System.Runtime.InteropServices.HandleRef jarg1)1240   public static extern global::System.IntPtr DB_LOCKREQ_lck_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1241 
1242   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_LOCKREQ___")]
new_DB_LOCKREQ()1243   public static extern global::System.IntPtr new_DB_LOCKREQ();
1244 
1245   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_LOCKREQ___")]
delete_DB_LOCKREQ(global::System.Runtime.InteropServices.HandleRef jarg1)1246   public static extern void delete_DB_LOCKREQ(global::System.Runtime.InteropServices.HandleRef jarg1);
1247 
1248   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_db_strerror___")]
db_strerror(int jarg1)1249   public static extern string db_strerror(int jarg1);
1250 
1251   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_log_compare___")]
log_compare(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)1252   public static extern int log_compare(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
1253 
1254   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal___os_ufree___")]
__os_ufree(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)1255   public static extern void __os_ufree(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2);
1256 
1257   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal___os_umalloc___")]
__os_umalloc(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1258   public static extern IntPtr __os_umalloc(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1259 
1260   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_alloc_dbt_arr___")]
alloc_dbt_arr(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, out IntPtr jarg3)1261   public static extern uint alloc_dbt_arr(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, out IntPtr jarg3);
1262 
1263   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_PREPLIST_txn_set___")]
DB_PREPLIST_txn_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)1264   public static extern void DB_PREPLIST_txn_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
1265 
1266   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_PREPLIST_txn_get___")]
DB_PREPLIST_txn_get(global::System.Runtime.InteropServices.HandleRef jarg1)1267   public static extern global::System.IntPtr DB_PREPLIST_txn_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1268 
1269   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_PREPLIST_gid_set___")]
DB_PREPLIST_gid_set(global::System.Runtime.InteropServices.HandleRef jarg1, byte[] jarg2)1270   public static extern void DB_PREPLIST_gid_set(global::System.Runtime.InteropServices.HandleRef jarg1, byte[] jarg2);
1271 
1272   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_PREPLIST_gid_get___")]
DB_PREPLIST_gid_get(global::System.Runtime.InteropServices.HandleRef jarg1)1273   public static extern byte[] DB_PREPLIST_gid_get(global::System.Runtime.InteropServices.HandleRef jarg1);
1274 
1275   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_PREPLIST___")]
new_DB_PREPLIST()1276   public static extern global::System.IntPtr new_DB_PREPLIST();
1277 
1278   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_PREPLIST___")]
delete_DB_PREPLIST(global::System.Runtime.InteropServices.HandleRef jarg1)1279   public static extern void delete_DB_PREPLIST(global::System.Runtime.InteropServices.HandleRef jarg1);
1280 
1281   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_new_DB_SEQUENCE___")]
new_DB_SEQUENCE(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1282   public static extern global::System.IntPtr new_DB_SEQUENCE(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1283 
1284   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_delete_DB_SEQUENCE___")]
delete_DB_SEQUENCE(global::System.Runtime.InteropServices.HandleRef jarg1)1285   public static extern void delete_DB_SEQUENCE(global::System.Runtime.InteropServices.HandleRef jarg1);
1286 
1287   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_close___")]
DB_SEQUENCE_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1288   public static extern int DB_SEQUENCE_close(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1289 
1290   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_get___")]
DB_SEQUENCE_get(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, ref Int64 jarg4, uint jarg5)1291   public static extern int DB_SEQUENCE_get(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3, ref Int64 jarg4, uint jarg5);
1292 
1293   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_get_db___")]
DB_SEQUENCE_get_db(global::System.Runtime.InteropServices.HandleRef jarg1)1294   public static extern global::System.IntPtr DB_SEQUENCE_get_db(global::System.Runtime.InteropServices.HandleRef jarg1);
1295 
1296   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_get_key___")]
DB_SEQUENCE_get_key(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)1297   public static extern int DB_SEQUENCE_get_key(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2);
1298 
1299   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_initial_value___")]
DB_SEQUENCE_initial_value(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2)1300   public static extern int DB_SEQUENCE_initial_value(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2);
1301 
1302   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_open___")]
DB_SEQUENCE_open(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4)1303   public static extern int DB_SEQUENCE_open(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, uint jarg4);
1304 
1305   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_remove___")]
DB_SEQUENCE_remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3)1306   public static extern int DB_SEQUENCE_remove(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, uint jarg3);
1307 
1308   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_get_cachesize___")]
DB_SEQUENCE_get_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1309   public static extern int DB_SEQUENCE_get_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1310 
1311   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_set_cachesize___")]
DB_SEQUENCE_set_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1312   public static extern int DB_SEQUENCE_set_cachesize(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1313 
1314   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_get_flags___")]
DB_SEQUENCE_get_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2)1315   public static extern int DB_SEQUENCE_get_flags(global::System.Runtime.InteropServices.HandleRef jarg1, ref uint jarg2);
1316 
1317   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_set_flags___")]
DB_SEQUENCE_set_flags(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1318   public static extern int DB_SEQUENCE_set_flags(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1319 
1320   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_get_range___")]
DB_SEQUENCE_get_range(global::System.Runtime.InteropServices.HandleRef jarg1, ref Int64 jarg2, ref Int64 jarg3)1321   public static extern int DB_SEQUENCE_get_range(global::System.Runtime.InteropServices.HandleRef jarg1, ref Int64 jarg2, ref Int64 jarg3);
1322 
1323   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_set_range___")]
DB_SEQUENCE_set_range(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2, Int64 jarg3)1324   public static extern int DB_SEQUENCE_set_range(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2, Int64 jarg3);
1325 
1326   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_stat___")]
DB_SEQUENCE_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3)1327   public static extern IntPtr DB_SEQUENCE_stat(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2, ref int jarg3);
1328 
1329   [global::System.Runtime.InteropServices.DllImport(libname, EntryPoint="CSharp_BerkeleyDBfInternal_DB_SEQUENCE_stat_print___")]
DB_SEQUENCE_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)1330   public static extern int DB_SEQUENCE_stat_print(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2);
1331 
1332 #if DEBUG
1333 	private const string libname = "libdb_csharp" + DbConstants.DB_VERSION_MAJOR_STR + DbConstants.DB_VERSION_MINOR_STR + "d";
1334 #else
1335 	private const string libname = "libdb_csharp" + DbConstants.DB_VERSION_MAJOR_STR + DbConstants.DB_VERSION_MINOR_STR;
1336 #endif
1337 
1338 }
1339 
1340 }
1341