pub unsafe extern "C" fn fz_new_pixmap_from_alpha_channel(
    ctx: *mut fz_context,
    src: *mut fz_pixmap
) -> *mut fz_pixmap