pub unsafe extern "C" fn der_decode_utf8_string( in_: *const c_uchar, inlen: c_ulong, out: *mut wchar_t, outlen: *mut c_ulong, ) -> c_int