clusterfree
int clusterfree(struct msdosfsmount *, uint32_t, uint32_t *);
clusterfree(pmp, cn, NULL);
clusterfree(pmp, newcluster, NULL);
int clusterfree(struct msdosfsmount *, u_long, u_long *);
clusterfree(pmp, cn, NULL);
clusterfree(pmp, newcluster, NULL);