Hunspell_create_key
Creates a new Hunspell instance from dictionary files with a custom key.
Return
Handle to the Hunspell instance, or null on failure
Parameters
affpath
Path to the .aff (affix) file
dpath
Path to the .dic (dictionary) file
key
Encryption key (usually null for standard dictionaries)