int rlLoadShaderCode(Pointer<Char> vsCode, Pointer<Char> fsCode) { return _rlLoadShaderCode(vsCode, fsCode); }