pub unsafe extern "C" fn ble_store_key_from_value_cccd(
    out_key: *mut ble_store_key_cccd,
    value: *const ble_store_value_cccd
)