libgit2_sys
pub unsafe extern fn git_revparse_single( out: *mut *mut git_object, repo: *mut git_repository, spec: *const c_char) -> c_int