pub fn token_liq_bankruptcy(
    ctx: Context<'_, '_, '_, '_, TokenLiqBankruptcy<'_>>,
    max_liab_transfer: I80F48
) -> Result<()>