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