pub unsafe extern "C" fn pango_layout_get_log_attrs(
    layout: *mut PangoLayout,
    attrs: *mut *mut PangoLogAttr,
    n_attrs: *mut c_int
)