pub unsafe extern "C" fn append_to_list(
    list: Value,
    value: Value
) -> u8