pub unsafe extern "C" fn zend_is_iterable(
    iterable: *const zval
) -> bool