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