#ifndef _PERFORM_PRIVACY_OPERATION_H_ #define _PERFORM_PRIVACY_OPERATION_H_ #include "shared_context.h" uint32_t set_result_perform_privacy_operation(void); #endif // _PERFORM_PRIVACY_OPERATION_H_