pub unsafe extern "system" fn SetupPromptForDiskW(
hwndparent: HWND,
dialogtitle: PCWSTR,
diskname: PCWSTR,
pathtosource: PCWSTR,
filesought: PCWSTR,
tagfile: PCWSTR,
diskpromptstyle: u32,
pathbuffer: PWSTR,
pathbuffersize: u32,
pathrequiredsize: *mut u32,
) -> u32