DB_CALL
if (DB_CALL(fn_addr, &retval, nargs, args))
#ifndef DB_CALL
int DB_CALL(db_expr_t, db_expr_t *, int, db_expr_t[]);