pub unsafe extern "C" fn gtk_text_view_set_justification(
    text_view: *mut GtkTextView,
    justification: GtkJustification
)