pub unsafe extern "C" fn gtk_text_iter_set_line(
    iter: *mut GtkTextIter,
    line_number: c_int
)