pub(crate) unsafe fn ioctl( fd: BorrowedFd<'_>, request: Opcode, arg: *mut c_void, ) -> Result<IoctlOutput>