fn builtin_attributes( args: &[RValue], _: &[(String, RValue)], ) -> Result<RValue, RError>
Get all attributes of an object as a named list.
@param x object to inspect @return named list of attributes, or NULL if none