pub fn mir_to_const<'tcx>(
    lcx: &LateContext<'tcx>,
    result: Const<'tcx>
) -> Option<Constant<'tcx>>