pub unsafe extern "C" fn sqlite3_str_errcode(
    arg1: *mut sqlite3_str
) -> i32
Available on crate feature core only.