pub fn claim_pool_rewards(
    program_id: Pubkey,
    accounts: Accounts<'_, Pubkey>,
    params: Params,
    owner_must_sign: bool
) -> Instruction