EL
#define EL 248 /* Erase line - not support */
#define EL 248 /* erase the current line */
#define EL(qlt, ...) qlt_el_msg(qlt, __func__, CE_CONT, __VA_ARGS__);
#define EL(ha, ...) ql_el_msg(ha, __func__, CE_CONT, __VA_ARGS__);