public static extern void mts_sdl_Device_Bind_Texture(int target, MTS_SDL_Texture tex);
public static extern void mts_sdl_Texture_Destroy(MTS_SDL_Texture tex);