pub unsafe extern "C" fn io_uring_prep_link( sqe: *mut io_uring_sqe, oldpath: *const c_char, newpath: *const c_char, flags: c_int, )