pub unsafe extern "C" fn xc_version(
    major: *mut c_int,
    minor: *mut c_int,
    micro: *mut c_int
)