zprop_index_to_string
return (zprop_index_to_string(prop, index, string, ZFS_TYPE_DATASET));
int zprop_index_to_string(int, uint64_t, const char **, zfs_type_t);
return (zprop_index_to_string(prop, index, string, ZFS_TYPE_POOL));