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