pub fn unchecked_disable_role( ctx: Context<'_, '_, '_, '_, DisableRole<'_>>, role: String, ) -> Result<()>
Disable the given role in the data store.
ADMIN