pub const SQLITE_CONFIG_MULTITHREAD: i32 = 2;
Available on crate feature core only.