upc_addrfield
function#include <upc.h> size_t upc_addrfield(shared void *ptr);
The upc_addrfield
function returns an implementation-defined value reflecting
the local address
of the object pointed to by the pointer-to-shared
argument.