pub unsafe extern "system" fn WritePrivateProfileSectionA(
    lpAppName: *const i8,
    lpString: *const i8,
    lpFileName: *const i8
) -> i32