pub unsafe extern "C" fn clang_equalTypes(
    left: CXType,
    right: CXType
) -> c_uint