@JvmStatic fun create(vertexShaderSource: String, fragmentShaderSource: String): Int
@JvmStatic fun create(vararg shaders: GlShader): Int