pub unsafe extern "C" fn git_tag_name_is_valid(
    valid: *mut c_int,
    tag_name: *const c_char
) -> c_int