pub unsafe fn sqlite3_open_v2( arg1: *const c_char, arg2: *mut *mut sqlite3, arg3: c_int, arg4: *const c_char, ) -> c_int