Function SHCopyKeyW
pub unsafe fn SHCopyKeyW<P1>(
    hkeysrc: HKEY,
    pszsrcsubkey: P1,
    hkeydest: HKEY,
    freserved: Option<u32>,
) -> WIN32_ERRORwhere
    P1: Param<PCWSTR>,pub unsafe fn SHCopyKeyW<P1>(
    hkeysrc: HKEY,
    pszsrcsubkey: P1,
    hkeydest: HKEY,
    freserved: Option<u32>,
) -> WIN32_ERRORwhere
    P1: Param<PCWSTR>,