pub unsafe extern "C" fn decodeAscii85WithComp(
    instr: *const c_char,
    insize: usize,
    poutsize: *mut usize
) -> *mut l_uint8