pub fn render_page(_path: &Path, _page: u32, _width: u16) -> Result<Vec<u8>>
Render one page to a PNG, zero-based.
This build has no PDF renderer; see the pdf-render feature.
pdf-render