pub fn group_withdraw_insurance_fund(
    ctx: Context<'_, '_, '_, '_, GroupWithdrawInsuranceFund<'_>>,
    amount: u64
) -> Result<()>