pub unsafe extern "C" fn gtk_check_button_set_label(
    self_: *mut GtkCheckButton,
    label: *const c_char
)