#[no_mangle]
pub unsafe extern "C" fn io_uring_prep_fsync(
sqe: *mut io_uring_sqe,
fd: c_int,
fsync_flags: c_uint,
)#[no_mangle]
pub unsafe extern "C" fn io_uring_prep_fsync(
sqe: *mut io_uring_sqe,
fd: c_int,
fsync_flags: c_uint,
)