pub unsafe extern "C" fn gtk_source_view_set_show_line_marks(
    view: *mut GtkSourceView,
    show: gboolean,
)