pub unsafe extern "C" fn gtk_text_buffer_delete_mark(
    buffer: *mut GtkTextBuffer,
    mark: *mut GtkTextMark
)