pub unsafe extern "stdcall" fn FT_VendorCmdGet(
    ftHandle: FT_HANDLE,
    Request: UCHAR,
    Buf: *mut UCHAR,
    Len: USHORT
) -> FT_STATUS