pub unsafe extern "system" fn AdvancedDocumentPropertiesW(
    hwnd: HWND,
    hprinter: HANDLE,
    pdevicename: PCWSTR,
    pdevmodeoutput: *mut DEVMODEW,
    pdevmodeinput: *const DEVMODEW
) -> i32
Expand description

Required features: "Win32_Foundation", "Win32_Graphics_Gdi"