Constant SQLITE_OPEN_TEMP_DB

Source
pub const SQLITE_OPEN_TEMP_DB: i32 = 512;
Available on crate feature core only.