unsafe extern "C" fn coap_opt_add_uint( pkt: *mut coap_pkt_t, optnum: uint16_t, value: uint32_t, ) -> ssize_t