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