pub fn init()Expand description
Loader initialization: emit a start banner and report/enable the SSE/XMM control bits required by AES-NI before any AES-NI code (cipher construction, the Block IO decrypt hook) runs. Call this first from the sample’s entry.