pub unsafe extern "C" fn gtk_text_view_set_border_window_size(
    text_view: *mut GtkTextView,
    type_: GtkTextWindowType,
    size: c_int
)