in cmd/fs_mgmt/src/stubs.c [28:32]
int __attribute__((weak)) fs_mgmt_impl_filelen(const char *path, size_t *out_len) { return MGMT_ERR_ENOTSUP; }