pub unsafe extern "system" fn WlanSetProfileList(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    dwitems: u32,
    strprofilenames: *const PCWSTR,
    preserved: *const c_void,
) -> u32