extern KADMOS_ERROR KADMOS_API re_writeimagefile
(ReFileHandle rfh, const ReImage *image);
rfhimageRE_SUCCESS or KADMOS error type.
The given image is written to the end of the file given by file_handle. In case of an error
the error text can be retrieved with re_GetErrorText().