Set an ASN1_TYPE to type, taking ownership of value (no copy).
| Name | Description |
|---|---|
| a | Destination ANY/CHOICE container to update. |
| type | ASN.1 type tag (V_ASN1_*); for V_ASN1_BOOLEAN, value may be NULL to mean FALSE. |
| value | Pointer to the typed value transferred into a, or NULL where the type allows it. |