pub fn load(user_library: Option<&Path>) -> Result<Vec<Entry>>
Loads the builtin library, overlaying the user’s own file when it exists.