pub unsafe extern "C" fn sgx_cmac128_final(
    cmac_handle: CMacHandle,
    p_hash: *mut Mac128bit
) -> SgxStatus