pub unsafe fn coap_get_uri_query_string(
    pkt: *mut coap_pkt_t,
    target: *mut c_char,
    max_len: size_t
) -> ssize_t