pub unsafe extern "C" fn gtk_source_buffer_create_source_mark(
buffer: *mut GtkSourceBuffer,
name: *const c_char,
category: *const c_char,
where_: *const GtkTextIter,
) -> *mut GtkSourceMark
pub unsafe extern "C" fn gtk_source_buffer_create_source_mark(
buffer: *mut GtkSourceBuffer,
name: *const c_char,
category: *const c_char,
where_: *const GtkTextIter,
) -> *mut GtkSourceMark