pub unsafe extern "C" fn sgx_sha384_get_hash(
    sha_handle: ShaHandle,
    p_hash: *mut Sha384Hash
) -> SgxStatus