pub unsafe extern "C" fn fz_new_draw_device_type3(
    ctx: *mut fz_context,
    transform: fz_matrix,
    dest: *mut fz_pixmap
) -> *mut fz_device