pub unsafe extern "C" fn arg_set_module_version(
    major: c_int,
    minor: c_int,
    patch: c_int,
    tag: *const c_char
)