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