module Callee_converts:sig..end
module type S =sig..end
module Make(Model:sigval name :stringtypequerytyperesponseend):sig..end
implement_multi in terms of that model and a mechanism for
registering the individual versions that implement_multi knows
about.