pub async fn initialize_root_role( db: &DbPool, root_role_name: &str, root_role_password: &str, ) -> Result<(), InitializeError>
Initializes a root role that the docbox API will use when accessing the tenants table