pub unsafe extern "system" fn MsiGetUserInfoW(
szproduct: PCWSTR,
lpusernamebuf: PWSTR,
pcchusernamebuf: *mut u32,
lporgnamebuf: PWSTR,
pcchorgnamebuf: *mut u32,
lpserialbuf: PWSTR,
pcchserialbuf: *mut u32,
) -> USERINFOSTATE