pub unsafe extern "C" fn sfShader_setVec2UniformArray( shader: *mut sfShader, name: *const c_char, vectorArray: *const sfGlslVec2, length: usize, )