pub unsafe extern "C" fn ble_store_key_from_value_sec(
    out_key: *mut ble_store_key_sec,
    value: *const ble_store_value_sec
)