pub unsafe extern "system" fn PTConvertDevModeToPrintTicket(
    hprovider: HPTPROVIDER,
    cbdevmode: u32,
    pdevmode: *const DEVMODEA,
    scope: EPrintTicketScope,
    pprintticket: *mut c_void,
) -> HRESULT