pub unsafe extern "C" fn gtk_text_buffer_move_mark(
    buffer: *mut GtkTextBuffer,
    mark: *mut GtkTextMark,
    where_: *const GtkTextIter
)