pub unsafe extern "system" fn GetProfileSectionA(
    lpAppName: *const i8,
    lpReturnedString: *mut i8,
    nSize: u32
) -> u32