fs_remove_index
extern int fs_remove_index(dev_t device, const char *name);
if (fs_remove_index(device, indexName) != 0) {