pub unsafe fn list_delete_cell(
    arg_list: *mut List,
    arg_cell: *mut ListCell
) -> *mut List