public static unsafe extern int RegQueryValueExW( uint hKey, [MarshalAs( UnmanagedType.LPWStr )] string pValueName, uint* pReserved, uint* pType, byte* pData, uint* pcbData );