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