Add the function attribute to snprintf_key() to have the compiler verify its print format and args. I noticed some buggy changes that didn't throw errors. Happily none of the existing calls had problems. Signed-off-by: Zach Brown <zab@versity.com>