foreign(testnodestore,testnodestore(+term,+term)).
foreign_resource('testnodestore', [testnodestore]).
test :- testnodestore([40000,20,36,a,b,c,d],[20,b,d]).
Calls:
Name: testnodestore/2