pub fn parse_pcie_root_port_params(
    value: &str
) -> Result<HostPcieRootPortParameters, String>