pub unsafe extern "C" fn rename( __old: *const c_char, __new: *const c_char, ) -> c_int
Rename file OLD to NEW.