pub unsafe extern "system" fn WlanGetProfileList(
    hclienthandle: HANDLE,
    pinterfaceguid: *const GUID,
    preserved: *const c_void,
    ppprofilelist: *mut *mut WLAN_PROFILE_INFO_LIST,
) -> u32