pub unsafe extern "C" fn pango_layout_set_justify_last_line(
    layout: *mut PangoLayout,
    justify: gboolean
)
This is supported on crate feature v1_50 only.