pub unsafe extern "C" fn zend_try_assign_typed_ref_str(
    ref_: *mut zend_reference,
    str_: *mut zend_string
) -> zend_result