pub unsafe extern "C" fn value_remove_by_key( value: Value, k: *const c_char) -> c_int
This removes a value from the map by key.