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