pub unsafe extern "C" fn fcft_kerning( font: *mut fcft_font, left: u32, right: u32, x: *mut c_long, y: *mut c_long, ) -> bool