pub unsafe fn freopen(
    arg___filename: *const c_char,
    arg___modes: *const c_char,
    arg___stream: *mut FILE
) -> *mut FILE