raylib_sys::ffi_funcs
pub unsafe extern "C" fn ImageTextEx( font: Font, text: *const c_char, fontSize: f32, spacing: f32, tint: Color) -> Image