db_write_variable
return (db_write_variable(vp, value));
db_write_variable(vp, value);
int db_write_variable(struct db_variable *, db_expr_t);