pub unsafe extern "C" fn pango_font_has_char(
    font: *mut PangoFont,
    wc: u32
) -> gboolean
Available on crate feature v1_44 only.