efi_fn_call
#define efi_fn_call(inst, func, ...) \
#define efi_fn_call(inst, func, ...) (inst)->func(__VA_ARGS__)