pub(crate) fn take_static_root_alloc<'mir, 'tcx: 'mir>(
    ecx: &mut InterpCx<'mir, 'tcx, CompileTimeInterpreter<'mir, 'tcx>>,
    alloc_id: AllocId
) -> Allocation