As library authors, how do you enforce useCallback usages for your library? For example, I have a component which receives a callback function:
const myHandle