pub unsafe extern "C" fn quotactl( cmd: i32, special: *const i8, id: i32, data: *mut i8, ) -> i32
dep_sdl3