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