pub fn load_program_with_shader_outs( vfilename: &str, vout: &mut GLuint, ffilename: &str, fout: &mut GLuint, ) -> GLuint