pub fn call(name: impl Into<String>, args: Vec<Term>) -> Call
A function call (name args...), completed with Call::bind.
(name args...)
Call::bind