pub fn bind_routine_grantees(
grantees: &[AclGrantee],
roles: &BTreeMap<String, RoleDefinition>,
) -> Result<Vec<Option<RoleIdentity>>, SQLError>pub fn bind_routine_grantees(
grantees: &[AclGrantee],
roles: &BTreeMap<String, RoleDefinition>,
) -> Result<Vec<Option<RoleIdentity>>, SQLError>