pub unsafe extern "C" fn kernelCreateFromPix(
    pix: *mut PIX,
    cy: l_int32,
    cx: l_int32
) -> *mut L_KERNEL