fn make_mz_acl_item( grantee_str: &str, grantor_str: &str, privileges: &str, ) -> Result<MzAclItem, EvalError>