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