private static void RegistrarServicos(IServiceCollection services)
 {
     NativeInjectorBootStrapper.RegistrarServicos(services);
 }