pub unsafe extern "system" fn WritePrivateProfileStructA( lpszsection: PCSTR, lpszkey: PCSTR, lpstruct: *const c_void, usizestruct: u32, szfile: PCSTR, ) -> BOOL