pub fn get_physical_device_data( physical_device_id: i32, name: &str, ) -> Option<(*const c_void, usize)>
Returns opaque data and its size for the physical device. Pointer valid until next OIDN call.