Load shader program, using already loaded shader ids
int rlLoadShaderProgramEx(int vsId, int fsId) => _rlLoadShaderProgramEx(vsId, fsId);