pub unsafe extern "C" fn zend_throw_ref_type_error_zval(
    prop: *mut zend_property_info,
    zv: *mut zval
)