private static extern ushort GPSGetPVT(out GPSPVTDataType pvt);
private static extern QueErrT16 GPSGetPVT(ref GPSPVTDataType pvt);