int A_Load_Graphic( int x, int y, ffi.Pointer<ffi.Char> graphic_name, ) { return _A_Load_Graphic( x, y, graphic_name, ); }