pub unsafe extern "C" fn sgx_sm3_get_hash(
    sm3_handle: Sm3Handle,
    p_hash: *mut Sm3Hash
) -> SgxStatus