pub unsafe extern "C" fn zend_parse_arg_str_or_long_slow( arg: *mut zval, dest_str: *mut *mut zend_string, dest_long: *mut zend_long, ) -> bool