#[no_mangle]
pub unsafe extern "C" fn link(
    oldpath: *const c_char,
    newpath: *const c_char
) -> c_int