pub unsafe extern "C" fn symlinkat( target: *const i8, newdirfd: i32, linkpath: *const i8, ) -> i32
dep_sdl2