pub unsafe extern "C" fn git_refspec_dst_matches(
    spec: *const git_refspec,
    refname: *const c_char
) -> c_int