pub fn constant_simple<'tcx>(
    lcx: &LateContext<'tcx>,
    typeck_results: &TypeckResults<'tcx>,
    e: &Expr<'_>
) -> Option<Constant>