pub unsafe extern "C" fn sgx_cmac128_init(
    p_key: *const Key128bit,
    p_cmac_handle: *mut CMacHandle
) -> SgxStatus