PRINT_ERROR
#define PRINT_ERROR ((opterr) && (*options != ':'))
#define PRINT_ERROR printf("Error in %s [%s:%d]\n", __func__, __FILE__, \
#define PRINT_ERROR printf("Error in %s [%s:%d]\n", __func__, __FILE__, \
#define PRINT_ERROR ((pkg_opterr) && (*options != ':'))