Constant SQLITE_LIMIT_FUNCTION_ARG

Source
pub const SQLITE_LIMIT_FUNCTION_ARG: i32 = 6;
Available on crate feature core only.