object query_input_pending(object ob)
If ob is interactive and currently has an input_to() pending,
the object that has called the input_to() is returned,
else 0.
input_to(E), find_input_to(E), input_to_info(E), remove_input_to(E)