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