pub unsafe extern "C" fn coap_split_path( path: *const u8, length: usize, buf: *mut c_uchar, buflen: *mut usize, ) -> c_int