pub unsafe extern "C" fn io_uring_prep_symlinkat( sqe: *mut io_uring_sqe, target: *const c_char, newdirfd: c_int, linkpath: *const c_char, )