OBus_value.VSourceD-Bus values
type basic = | Byte of char| Boolean of bool| Int16 of int| Int32 of int32| Int64 of int64| Uint16 of int| Uint32 of int32| Uint64 of int64| Double of float| String of string| Signature of signature| Object_path of OBus_path.t| Unix_fd of Unix.file_descr