pub fn expand_profile(
    payload: &[u8],
    event: &Event
) -> Result<(ProfileId, Vec<u8>), ProfileError>