pub unsafe extern "C" fn pango_attribute_equal(
    attr1: *const PangoAttribute,
    attr2: *const PangoAttribute
) -> gboolean