find_all_instances_and_amounts_multi_interfaces

function find_all_instances_and_amounts_multi_interfaces(    account_id: byte_array,     interfaces_map: map<dclass, text>,     from: integer,     page_size: integer): map<text, list<(instance: instance, amount: integer)>>