pub unsafe extern "C" fn sfShader_setMat3UniformArray( shader: *mut sfShader, name: *const c_char, matrixArray: *const sfGlslMat3, length: usize, )