Implement (/inherit/~extend) annotation in Kotlin

Sorry, I thought you just want to create a new annotation.
I don’t think it’s possible to implement a koltin annotation in another class since you can’t make it open.