pub unsafe extern "C" fn git_revparse(
    revspec: *mut git_revspec,
    repo: *mut git_repository,
    spec: *const c_char
) -> c_int