pub unsafe extern "C" fn pango_layout_set_justify(
    layout: *mut PangoLayout,
    justify: gboolean
)