pub unsafe extern "C" fn zend_std_cast_object_tostring(
    object: *mut zend_object,
    writeobj: *mut zval,
    type_: c_int
) -> c_int