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