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