## Describe the bug <!-- 'erpc_server_add_pre_cb_action' (and post) are declared in header files, but in erpc_server_setup.cpp it is defined as 'erpc_client_add_pre_cb_action(erpc_server, pre_post_action_cb);' This still works since we have 'erpc_client_add_pre_cb_action' with different argument types, but it is confusing. --> ## To Reproduce <!-- Steps to reproduce the behavior: --> ## Expected behavior <!-- A clear and concise description of what you expected to happen. --> ## Screenshots <!-- If applicable, add screenshots to help explain your problem. --> ## Desktop (please complete the following information) - OS<!--[e.g. iOS]-->: - eRPC Version<!--[e.g. v1.9.0]-->: ## Steps you didn't forgot to do - [ ] I checked if there is no related issue opened/closed. - [ ] I checked that there doesn't exist opened PR which is solving this issue. ## Additional context <!-- Add any other context about the problem here. -->