pub unsafe extern "C" fn TTF_GetFontKerningSizeGlyphs( font: *mut _TTF_Font, previous_ch: u16, ch: u16, ) -> i32
dep_sdl2