aml_string
MEMMAN_INITIALSTORAGE_DESC(struct aml_string, _aml_string_storage);
MEMMAN_MEMBLOCK_DESC(sizeof(struct aml_string), _aml_string_storage),
struct aml_string str;