pub fn account_expand(
    ctx: Context<'_, '_, '_, '_, AccountExpand<'_>>,
    token_count: u8,
    serum3_count: u8,
    perp_count: u8,
    perp_oo_count: u8
) -> Result<()>