Hi. I'm thinking of introducing a callback into the API to deal with GSSAPI KRB_CRED encription per a discussion on krbdev. Do I want to declare the type of the function pointer KRB5_CALLCONV or not? It seems like for consistency I should, but it seems like it will be annoying for anyone using the callback.