with bpftrace set uprobe to trace c++ function, I want to see the argument\'s content.
the argument is a C++ object, so how can i access its member/field in bpftrace