pub fn init() -> Result<(), Error>
Initialize librpm with default configuration.
This reads the system rpmrc and sets up the default database path. Can only be called once per process.