pub fn check_class_interface_annotation(entity: &Entity<'_>) -> bool
Check if a class is marked as @interface by reading source file comments This is needed when libclang’s get_comment() doesn’t capture the annotation