public static extern int ACR122_SetTimeouts(int phReader, ref ACR122_TIMEOUTS pTimeouts);
public static extern long ACR122_SetTimeouts(long phReader, ACR122_TIMEOUTS pTimeouts);