Trace 0:
  Transitions:
    'when treating unknown struct coord * from tests/cpychecker/absinterp/write-through-global-ptr-checked/input.c:31 as non-NULL'
    'taking True path'
    'returning'
  Exception:
    (struct PyObject *)0 from tests/cpychecker/absinterp/write-through-global-ptr-checked/input.c:34

Trace 1:
  Transitions:
    'when treating unknown struct coord * from tests/cpychecker/absinterp/write-through-global-ptr-checked/input.c:31 as NULL'
    'taking False path'
    'returning'
  Exception:
    (struct PyObject *)0 from tests/cpychecker/absinterp/write-through-global-ptr-checked/input.c:34
