pub unsafe extern "C" fn ImageTextEx( font: Font, text: *const c_char, fontSize: c_float, spacing: c_float, tint: Color, ) -> Image
Create an image from text (custom sprite font)