fn build_thread_local_shim<'tcx>(
    tcx: TyCtxt<'tcx>,
    instance: InstanceDef<'tcx>
) -> Body<'tcx>