pub async fn list_pull(
    args: ListPullRequestArgs,
    client: &BergClient
) -> Result<()>