#pragma once #include "Base.h" namespace process_notify_callback { auto install_process_notify()->NTSTATUS; auto remov_process_notify()->NTSTATUS; }