pub fn user_pda(user: &Pubkey) -> (Pubkey, u8)
One User PDA per wallet — seeds: [USER_TICKET, user_pubkey].
User
[USER_TICKET, user_pubkey]