pub fn revoke_role<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, RevokeRole<'info>>,
role: String,
) -> Result<()>
pub fn revoke_role<'a, 'b, 'c, 'info>(
ctx: CpiContext<'a, 'b, 'c, 'info, RevokeRole<'info>>,
role: String,
) -> Result<()>