GetNextVariableName
status = uefi_call_wrapper(RT->GetNextVariableName, 3,
static efi_status GetNextVariableName(u_long *, efi_char *, struct uuid *);
.rt_scanvar = GetNextVariableName,