int strcoll( ffi.Pointer<ffi.Char> __s1, ffi.Pointer<ffi.Char> __s2, ) { return _strcoll( __s1, __s2, ); }