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