[ffigen] Fixes for `const` in name error, unnamed inline structs and empty structs. (#169) * Fix windows issues * Added test for unnamed struct * Fix error due to const function pointer in structs * Mark empty struct as incomplete, mark struct with array of incomplete struct as incomplete.