pub unsafe extern "C" fn gtk_label_get_selection_bounds(
    self_: *mut GtkLabel,
    start: *mut c_int,
    end: *mut c_int
) -> gboolean