<div dir="ltr">Hi, I want to know if there is a recomended mechanism to get the predefined macros from C dynamic library or system library.<div><br></div><div>For example, I want to use stdout and stderr in my program, currently I wrote a method returning it so I can use a MemorySegment to capture it, I wonder if there is any other option that I can directly get it in java side.</div></div>