pub unsafe extern "C" fn zend_try_assign_typed_ref(
    ref_: *mut zend_reference,
    zv: *mut zval
) -> zend_result