pub unsafe extern "C" fn BUF_strlcat( dst: *mut c_char, src: *const c_char, dst_size: usize, ) -> usize