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