macro_rules! to_manifest_value_and_unwrap {
    ( $value:expr ) => { ... };
}