pub unsafe extern "system" fn RegCopyTreeW(
    hKeySrc: *mut HKEY__,
    lpSubKey: *const u16,
    hKeyDest: *mut HKEY__
) -> i32