pub unsafe extern "stdcall" fn FT_W32_SetupComm(
    ftHandle: FT_HANDLE,
    dwReadBufferSize: DWORD,
    dwWriteBufferSize: DWORD
) -> BOOL