fn set(self: *DynamicLinker, dl_or_null: ?[]const u8) void
Asserts that the length is less than or equal to 255 bytes.
self: *DynamicLinker,
dl_or_null: ?[]const u8,