pub fn get_mutable_argument_impl<Def>(
    name: &String,
    create_if_missing: bool,
    def: *mut Def
) -> *mut Argument