Wraps FPDFBitmap_Create. Allocates a width × height bitmap
that can be populated via pdf_bitmap_fill_rect() or
pdf_bitmap_set_buffer() and then attached to an image page-
object via pdf_image_set_bitmap(). This is the v0.1.0 path for
embedding non-JPEG (PNG / TIFF / raw raster) images into a PDF.