fn print_const_with_custom_print_scalar<'tcx>(
    tcx: TyCtxt<'tcx>,
    ct: Const<'tcx>,
    underscores_and_type: bool
) -> String