private static void RemoveQuerySafety(IntPtr navMeshQuery, AtomicSafetyHandle handle)
 {
     NavMeshQuery.RemoveQuerySafety_Injected(navMeshQuery, ref handle);
 }