Function GetUserProfileDirectoryW

pub unsafe extern "system" fn GetUserProfileDirectoryW(
    htoken: HANDLE,
    lpprofiledir: PWSTR,
    lpcchsize: *mut u32,
) -> BOOL