pub type XDlSymFn = unsafe extern "C" fn(vfs: *mut sqlite3_vfs, arg: *mut c_void, symbol: *const c_char) -> unsafe extern "C" fn();