pub unsafe extern "C" fn ges_version(
    major: *mut c_uint,
    minor: *mut c_uint,
    micro: *mut c_uint,
    nano: *mut c_uint
)