pub unsafe extern "system" fn ClusterRegSetValueEx(
    hkey: HKEY,
    lpszvaluename: PCWSTR,
    dwtype: u32,
    lpdata: *const u8,
    cbdata: u32,
    lpszreason: PCWSTR,
) -> u32