pub fn parse_userspace_msr_options(
    value: &str
) -> Result<(u32, MsrConfig), String>