pub unsafe extern "C" fn zend_llist_apply(
    l: *mut zend_llist,
    func: llist_apply_func_t
)