pub unsafe extern "C" fn hb_version_atleast(
    major: c_uint,
    minor: c_uint,
    micro: c_uint
) -> hb_bool_t