Function windows::Win32::UI::Shell::SHRegCreateUSKeyA
pub unsafe fn SHRegCreateUSKeyA<P0>(
pszpath: P0,
samdesired: u32,
hrelativeuskey: isize,
phnewuskey: *mut isize,
dwflags: u32,
) -> WIN32_ERRORwhere
P0: Param<PCSTR>,