pub unsafe fn SetProcessMitigationPolicy( mitigationpolicy: PROCESS_MITIGATION_POLICY, lpbuffer: *mut c_void, dwlength: usize, ) -> BOOL