pub unsafe fn coap_opt_put_string( buf: *mut uint8_t, lastonum: uint16_t, optnum: uint16_t, string: *const c_char, separator: c_char, ) -> size_t