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