pub fn address_from_pubkey(public_key: &[u8; 65]) -> [u8; 32]
Derive a Fuel B256 address from a public key (65 bytes, 0x04 prefix).