aml_simulate_prompt
*Value = aml_simulate_prompt(msg, value);
value = aml_simulate_prompt(msg, *Value);
static UINT64 aml_simulate_prompt(char *msg, UINT64 def_val);