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