pub unsafe extern "C" fn ble_store_key_from_value(
    obj_type: c_int,
    out_key: *mut ble_store_key,
    value: *const ble_store_value
)