pub unsafe extern "system" fn PTGetPrintDeviceResources(
    hprovider: HPTPROVIDER,
    pszlocalename: PCWSTR,
    pprintticket: *mut c_void,
    pdeviceresources: *mut c_void,
    pbstrerrormessage: *mut BSTR,
) -> HRESULT