pub async fn handle_identity_init( config: &Config, touch_id: bool, access_control: Option<&str>, output: Option<&Path>, force: bool, ) -> Result<()>