pub unsafe fn FaxPrintCoverPageA(
    faxcontextinfo: *const FAX_CONTEXT_INFOA,
    coverpageinfo: *const FAX_COVERPAGE_INFOA
) -> Result<()>