Pattern: Access to non-existent member of C extension
Issue: -
Used when a variable is accessed for non-existent member of C extension. Due to unavailability of source, static analysis is impossible, but it may be performed by introspecting living objects in run-time.