pub unsafe fn SHRegCreateUSKeyW<P0>( pwzpath: P0, samdesired: u32, hrelativeuskey: Option<isize>, phnewuskey: *mut isize, dwflags: u32, ) -> WIN32_ERRORwhere P0: Param<PCWSTR>,