pub fn host_default_xcr0() -> u64
Return the host’s default XCR0 mask (all supported features). Safe to call before init() — returns XCR0_X87 | XCR0_SSE if not yet initialized.
init()
XCR0_X87 | XCR0_SSE