pub unsafe extern "C" fn sqlite3_set_errmsg( db: *mut sqlite3, errcode: c_int, zErrMsg: *const c_char, ) -> c_int