fn get(self: *const DynamicLinker) ?[]const u8
The returned memory has the same lifetime as the DynamicLinker.
DynamicLinker
self: *const DynamicLinker,