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