pub unsafe extern "C" fn dlinfo( handle: *mut c_void, request: i32, info: *mut c_void, ) -> i32
dep_sdl2