pub unsafe extern "C" fn git_commit_parent(
    out: *mut *mut git_commit,
    commit: *const git_commit,
    n: c_uint
) -> c_int