pub unsafe extern "C" fn pango_attr_list_to_string(
    list: *mut PangoAttrList
) -> *mut c_char
Available on crate feature v1_50 only.