pub unsafe fn IERegisterWritableRegistryKey<P1>( guid: GUID, lpsubkey: P1, fsubkeyallowed: bool, ) -> Result<()>where P1: Param<PCWSTR>,