pub unsafe extern "fastcall" fn zend_verify_ref_assignable_zval( ref_: *mut zend_reference, zv: *mut zval, strict: bool, ) -> bool