LTC_SAFER_KEY_LEN

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
version(LTC_SAFER)
extern (C) nothrow
enum LTC_SAFER_KEY_LEN = (1 + LTC_SAFER_BLOCK_LEN * (1 + 2 * LTC_SAFER_MAX_NOF_ROUNDS));

Meta