pub async fn edit_pull(
    _args: EditPullRequestArgs,
    client: &BergClient
) -> Result<()>