pub unsafe extern "C" fn freopen( filename: *const u8, mode: *const u8, file: *mut FILE, ) -> *mut FILE