pub unsafe fn gcoap_request( pdu: *mut coap_pkt_t, buf: *mut uint8_t, len: size_t, code: c_uint, path: *mut c_char, ) -> ssize_t