pub unsafe extern "C" fn coap_split_proxy_uri( str_var: *const u8, len: usize, uri: *mut coap_uri_t, ) -> c_int