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