pub unsafe fn FaxPrintCoverPageW(
    faxcontextinfo: *const FAX_CONTEXT_INFOW,
    coverpageinfo: *const FAX_COVERPAGE_INFOW
) -> Result<()>