del_variable
case act_del_variable: return del_variable(efi_fd, opt.target, opt.bootnum);
int del_variable(int, const char *, uint16_t);