pub unsafe fn RegFlushKey<P0>(hkey: P0) -> WIN32_ERROR
where P0: IntoParam<HKEY>,