private static extern int DestroyANPREngine(ANPREngine engine);
 private static extern int CreateANPREngine(ref ANPREngine engine);