SSH_FXP_STATUS
if (type != SSH_FXP_STATUS)
if (psbuf_get_type(pb) != SSH_FXP_STATUS)
if (psbuf_get_type(pb) == SSH_FXP_STATUS) {