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