pub const SQLITE_OPEN_TEMP_JOURNAL: i32 = 4096; // 4_096i32
Available on crate feature core only.