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