pub unsafe extern "C" fn der_encode_short_integer( num: c_ulong, out: *mut c_uchar, outlen: *mut c_ulong, ) -> c_int