pub unsafe extern "C" fn git_commit_tree(
    tree_out: *mut *mut git_tree,
    commit: *const git_commit
) -> c_int