⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
fn ensure_no_forbidden_protocol_attributes(
    spec: &FnSpec<'_>,
    method_name: &str
) -> Result<()>