C keywords: static
From cppreference.com
                    
                                        
                    
                    
                                                            
                    [edit] Usage
- static duration storage-class specifier with internal linkage at file scope and no linkage at block scope.
| 
 | (since C99) | 


