pub unsafe extern "C" fn gtk_source_buffer_set_undo_manager(
    buffer: *mut GtkSourceBuffer,
    manager: *mut GtkSourceUndoManager
)