pub unsafe extern "C" fn gtk_text_buffer_get_iter_at_offset(
    buffer: *mut GtkTextBuffer,
    iter: *mut GtkTextIter,
    char_offset: c_int
)