pub unsafe extern "C" fn pixaCreateFromPix(
    pixs: *mut Pix,
    n: i32,
    cellw: i32,
    cellh: i32
) -> *mut Pixa