static public int sqlite3_enable_shared_cache(int enable) { return(_imp.sqlite3_enable_shared_cache(enable)); }