pub unsafe extern "C" fn DrawTextRect( x: i32, y: i32, w: i32, h: i32, s: *const u8, flags: i32, ) -> *mut u8