pub unsafe extern "C" fn pango_layout_set_ellipsize(
    layout: *mut PangoLayout,
    ellipsize: PangoEllipsizeMode
)