pub unsafe extern "C" fn pixacompCreateWithInit(
    n: i32,
    offset: i32,
    pix: *mut Pix,
    comptype: i32
) -> *mut PixaComp