pub type DisownResult = EmptyResult;
pub struct DisownResult { pub extensible: HashMap<String, Value>, }
extensible: HashMap<String, Value>