in cmd/os_mgmt/src/stubs.c [34:38]
int __attribute__((weak)) os_mgmt_impl_reset(unsigned int delay_ms) { return MGMT_ERR_ENOTSUP; }