public static void DisableExternalGpsInput()
 {
     CApplicationAPI.DisableExternalGpsInput(out _mySError, 0);
 }