dc_fpu_end
void dc_fpu_end(const char *function_name, const int line);
#define DC_FP_END() dc_fpu_end(__func__, __LINE__)