pub unsafe extern "C" fn pixGetRasterData(
    pixs: *mut PIX,
    pdata: *mut *mut l_uint8,
    pnbytes: *mut usize
) -> l_ok