pub unsafe extern "C" fn gtk_label_set_justify(
    label: *mut GtkLabel,
    jtype: GtkJustification
)