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