pub fn update_mission_pool(
    ctx: Context<'_, '_, '_, '_, UpdateMissionPool<'_>>,
    args: UpdateMissionPoolArgs
) -> Result<()>