pub unsafe extern "C" fn gtk_label_select_region(
    self_: *mut GtkLabel,
    start_offset: c_int,
    end_offset: c_int
)