pub fn check_version(major: i32, minor: i32, patch: i32) -> bool
Checks if the current library version meets the minimum requirements.