fp_free
fp_free((struct fpu_ctx *)arg);
fp_free(fpu);
extern void fp_free(struct fpu_ctx *);
extern void fp_free(kfpu_t *, int);
fp_free(fp, isexec);