_kern_remove_index
extern status_t _kern_remove_index(dev_t device, const char *name);
status_t status = _kern_remove_index(device, name);
fssh_status_t _kern_remove_index(fssh_dev_t device, const char *name);