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