pub unsafe extern "C" fn sgx_oc_cpuidex(
    cpuinfo: *mut [i32; 4],
    leaf: i32,
    subleaf: i32
) -> SgxStatus