pub unsafe extern "C" fn gtk_menu_item_set_right_justified(
    menu_item: *mut GtkMenuItem,
    right_justified: gboolean
)