fn jsonb_datum_to_role_id(d: Datum<'_>) -> Result<RoleId, String>
Converts a JSONB Datum into a RoleId.
Datum
RoleId