int rlCompileShader(Pointer<Char> shaderCode, int type) { return _rlCompileShader(shaderCode, type); }