pub fn find_claimable_account_pda( store: &Pubkey, mint: &Pubkey, user: &Pubkey, time_key: &[u8], store_program_id: &Pubkey, ) -> (Pubkey, u8)
Find PDA for claimable account.