pub unsafe extern "C" fn TCOD_list_insert_before( l: TCOD_list_t, elt: *const c_void, before: c_int, ) -> *mut *mut c_void