pub unsafe extern "C" fn gtk_source_view_new_with_buffer(
    buffer: *mut GtkSourceBuffer,
) -> *mut GtkWidget