transaction_type
type = transaction_type(trans, p, SOLVER_TRANSACTION_SHOW_ACTIVE|SOLVER_TRANSACTION_SHOW_ALL|SOLVER_TRANSACTION_SHOW_OBSOLETES|SOLVER_TRANSACTION_SHOW_MULTIINSTALL);
type = transaction_type(trans, p, mode);
type = transaction_type(trans, p, mode);
extern Id transaction_type(Transaction *trans, Id p, int mode);