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