core: Explain in gpgme.h that most stucts are read-only.
It is common that developers look up only the header file and do not
read the manual. These comments should make it clear that most
structures in gpgme.h are read-only and may only be allocated by
gpgme.
- Signed-off-by: Werner Koch <wk@gnupg.org>