pub unsafe extern "C" fn Lex_length_and_dec_st_set(
    this: *mut Lex_length_and_dec_st,
    length: *const c_char,
    dec: *const c_char
)