pub unsafe extern "C" fn gtk_check_button_set_child(
    button: *mut GtkCheckButton,
    child: *mut GtkWidget
)
Available on crate feature v4_8 only.