fn testThreadIdFn(thread_id: *Thread.Id) void
fn testThreadIdFn(thread_id: *Thread.Id) void { thread_id.* = Thread.getCurrentId(); }