apm_action
enum apm_action action = NONE;
static int do_zzz(int, enum apm_action);
do_zzz(int fd, enum apm_action action)
enum apm_action action;