pub unsafe extern "C" fn pango_layout_set_line_spacing(
    layout: *mut PangoLayout,
    factor: c_float
)