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