pub fn place_to_string_for_capture<'tcx>(
    tcx: TyCtxt<'tcx>,
    place: &HirPlace<'tcx>
) -> String