pub unsafe extern "C" fn TCOD_sys_read_file( filename: *const c_char, buf: *mut *mut c_uchar, size: *mut usize, ) -> bool_