pub unsafe extern "C" fn pango_layout_set_width(
    layout: *mut PangoLayout,
    width: c_int
)