cfg_error_pkg
struct cfg_error_pkg *pkg = response->buffer;
const struct cfg_error_pkg *error = pkg->buffer;
const struct cfg_error_pkg *error)
struct cfg_error_pkg pkg = {
const struct cfg_error_pkg *error);
const struct cfg_error_pkg *error)
tb_handle_notification(tb, route, (const struct cfg_error_pkg *)buf);
const struct cfg_error_pkg *msg = (const struct cfg_error_pkg *)data;