pub unsafe extern "C" fn pango_layout_set_single_paragraph_mode(
    layout: *mut PangoLayout,
    setting: gboolean
)