pub unsafe fn coap_opt_add_uri_path_buffer( pkt: *mut coap_pkt_t, path: *const c_char, path_len: size_t, ) -> ssize_t