pub unsafe extern "C" fn value_remove_by_index( value: Value, index: usize) -> c_int
This removes a value from the list by index.