prop_array_add_string_nocopy
bool prop_array_add_string_nocopy(prop_array_t, const char *);
return prop_array_add_string_nocopy(array, cp);