pub unsafe extern "C" fn git_tag_create_frombuffer( oid: *mut git_oid, repo: *mut git_repository, buffer: *const c_char, force: c_int) -> c_int