pub unsafe extern "C" fn snprint_hexstring( buf: *mut c_char, buf_len: size_t, arg1: *const c_uchar, arg2: size_t, ) -> c_int