pub unsafe extern "C" fn ExportDataAsCode( data: *const c_uchar, size: c_uint, fileName: *const c_char, ) -> bool
Export data to code (.h), returns true on success