pub unsafe extern "C" fn dzl_settings_sandwich_set_boolean(
    self_: *mut DzlSettingsSandwich,
    key: *const c_char,
    val: gboolean
)