pub unsafe extern "C" fn pango_attr_list_equal(
    list: *mut PangoAttrList,
    other_list: *mut PangoAttrList
) -> gboolean