pub unsafe extern "C" fn TCOD_list_remove_iterator_fast(
    l: TCOD_list_t,
    elt: *mut *mut c_void
) -> *mut *mut c_void