pub unsafe extern "C" fn rename(
    oldname: *const u8,
    newname: *const u8
) -> i32