fn is_cast_from_const_to_mut<'tcx>(
    cx: &LateContext<'tcx>,
    orig_expr: &'tcx Expr<'tcx>
) -> Option<bool>