This improves error message for situations when a non-class is checked w.r.t. an abstract base class.
This adds C versions of methods used by ABCMeta that improve performance of various ABC operations.