pub fn initialize(
    ctx: CpiContext<'a, 'b, 'c, 'info, Initialize<'info>>,
    worker_pool: Pubkey
) -> Result<(), Error>