keystone
                                
                                
                                
                                    keystone copied to clipboard
                            
                            
                            
                        use full prototypes for functions without parameters
This PR fixes some C syntax issues which are deprecated in modern C standards and will eventually lead to build failures with modern compiles like Clang. For details see:
- https://wiki.gentoo.org/wiki/Modern_C_porting
 - https://bugs.gentoo.org/879665