create_key
create_key(prefix, postfix, name, key, sizeof(key));
create_key(NULL, postfix, name, key, sizeof(key));