pub unsafe extern "C" fn im_draw_mask( image: *mut VipsImage, mask_im: *mut VipsImage, x: c_int, y: c_int, ink: *mut VipsPel, ) -> c_int