pub unsafe extern "C" fn send( socket: i32, buf: *const c_void, len: usize, flags: i32, ) -> isize
dep_sdl3