async fn check_item_handler(
    header: HeaderMap,
    _uri: Uri,
    __arg2: Extension<Arc<AppDBs>>,
    __arg3: Json<UserItem>
) -> Response