pub type ucs_sys_dev_distance_t = ucs_sys_dev_distance;
struct ucs_sys_dev_distance_t { pub latency: f64, pub bandwidth: f64, }
latency: f64
< in seconds
bandwidth: f64
< in bytes/second