pub unsafe extern "C" fn gtk_switch_set_state(
    sw: *mut GtkSwitch,
    state: gboolean
)