pub async fn person_get_self_memberof(
    client: &KanidmClient,
    person: &Person
) -> Result<(TransitionResult, EventRecord), Error>