pub unsafe extern "C" fn TTF_SizeUNICODE( font: *mut _TTF_Font, text: *const u16, w: *mut i32, h: *mut i32, ) -> i32
dep_sdl2